Tom Lane wrote:
Better to provide the sample database in a
form in which it can be easily dropped/reloaded.  I'm envisioning that
there's a source file in $sharedir and we tell people

        createdb example
        psql -f $sharedir/example.sql example

                        


This is a much better idea than doing it at initdb time, IMNSHO.

cheers

andrew

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to