I am looking for a sample database (schema+data) for postgresql 9. Is there somewhere a repository for sample databases? Thank you
|
feedback
|
|
There's a PgFoundry project that contains several example PostgreSQL databases. Most of these haven't been updated for a while, but will still work with recent PostgreSQL versions. If you need a bigger database, the MusicBrainz music metadata database has full database dumps available for download. | |||
feedback
|
|
You can find some in the PostgreSQL wiki: http://wiki.postgresql.org/wiki/Sample_Databases | |||
|
feedback
|