Re: Test database for new installs?
| От | Andreas Pflug |
|---|---|
| Тема | Re: Test database for new installs? |
| Дата | |
| Msg-id | 41A20ED5.5020904@pse-consulting.de обсуждение исходный текст |
| Ответ на | Re: Test database for new installs? (Robert Treat <xzilla@users.sourceforge.net>) |
| Ответы |
Re: Test database for new installs?
Re: Test database for new installs? |
| Список | pgsql-hackers |
Robert Treat wrote: > > I might have access to one for another book as well if we need it, although > what I have always thought we should provide is a copy of the database > generated from the tutorial section of the PostgreSQL documentation. This is the kind of database design I definitely would *not* use to demonstrate good db design practice: - no primary key/indexes - no foreign key - implicitely WITH OID - Usage of varchar for key column Regards, Andreas
В списке pgsql-hackers по дате отправления: