I have created a couple of PostgreSQL sample databases at
https://github.com/vrajmohan/pgsql-sample-data:
1. The supplier-part-project database from C J Date's book.
2. The Employee sample database from the MySQL project. This db
occupies 300MB and and has ~4 million total rows.
Please let me know
On Wednesday, January 16, 2013, Vraj Mohan wrote:
> Is there a good sample database (with decent data volumes) for
> postgresql? I am interested in one for learning and automated testing.
>
What do you mean by decent data volumes? Numbers and units are wonderful
things!
What things are you look
On Wed, Jan 16, 2013 at 9:53 AM, Vraj Mohan wrote:
> Is there a good sample database (with decent data volumes) for
> postgresql? I am interested in one for learning and automated testing.
>
> I looked at http://pgfoundry.org/projects/dbsamples/ (specifically at
> pagila), but it seemed incomplete
Tommy Gibbons wrote:
>I would like some pointers as to how to install the dbsamples so that I can
use them in Postgres. These .tar.qz files seem to contain *.sql files.
These seem to be text files but I do not understand how to > import to
postgres or if there is some command line command to run.
On 29/09/2008 23:03, Tommy Gibbons wrote:
> I would like some pointers as to how to install the dbsamples so that I
> can use them in Postgres. These .tar.qz files seem to contain *.sql
> files. These seem to be text files but I do not understand how to
> import to postgres or if there is some c