Re: Status of tablespaces

Поиск
Список
Период
Сортировка
От Francisco J Reyes
Тема Re: Status of tablespaces
Дата
Msg-id 20030128112047.T57135-100000@zoraida.natserv.net
обсуждение исходный текст
Ответ на Re: Status of tablespaces  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Tue, 28 Jan 2003, Tom Lane wrote:

> Well, what I envision is only a cleaner reimplementation of the
> existing LOCATION facility: the DBA will be able to designate certain
> directories as tablespaces and then assign individual tables, indexes,
> etc to particular tablespaces.

After reading your post went out to look for the LOCATION facility. Is
that "create <DB> wit location".

Definitely a step forward, but doesn't help with large databases.

I also wonder if the syntax of the current create DB won't have to be
changed once tablespaces are created.


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

Предыдущее
От: jltsix4@yahoo.com (John Turner)
Дата:
Сообщение: convert from datepart('epoch', now()) to Date / time
Следующее
От: Iker
Дата:
Сообщение: Re: [RFC] libpq extensions - followup