Re: Test database for new installs?

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: Test database for new installs?
Дата
Msg-id 1100813405.4697.126.camel@home
обсуждение исходный текст
Ответ на Test database for new installs?  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
> The only reason not to do it is space; each database takes up about 5mb.    
> That's nothing to most users but could be a problem for a few.   Also, it 
> would create a minor burden on the fsm to track an extra set of relations.

Perhaps it could have an initdb flag to turn it off and be easily
dropped via drop database? Then it's not such a big deal.

As a side note, the database shouldn't be "postgres" but representative
of the username they're installing with. pgsql is another popular
username.

-- 



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Test database for new installs?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Test database for new installs?