hostname: flybase.org
port: 5432
username: flybase
password: no password
database name: flybase
e.g. Using the PostgreSQL client
- Code: Select all
psql -h flybase.org -U flybase flybase
The release available via this method will match the current version displayed on our web site. Prior to each release there will be a planned database service outage of ~5 hours while the new data is loaded. These will occur approximately once a month. Please check back here for updates on when outages will take place.
Also, if you would like a local copy of our database you can always download our PostgreSQL dumps from: ftp://ftp.flybase.net/releases/current/psql
