Re: PSQL under Windows XP

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: PSQL under Windows XP
Дата
Msg-id 966bc5a5200ea9869984d24c0ec8edd9@pgedit.com
обсуждение исходный текст
Ответ на Re: PSQL under Windows XP  (Danny Gaethofs <dgaethofs@yahoo.com>)
Список pgsql-novice
On May 30, 2005, at 12:26 PM, Danny Gaethofs wrote:

> Can I have directories for new databases created
> elsewhere on my system.

See the CREATE TABLESPACE command. This is the only way to have an
individual database created in a different directory from the others in
the main cluster directory.

http://www.postgresql.org/docs/current/interactive/sql-
createtablespace.html


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


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

Предыдущее
От: Danny Gaethofs
Дата:
Сообщение: Re: PSQL under Windows XP
Следующее
От: Jessica Ditt
Дата:
Сообщение: another question concerning TOAST