Re: Status of tablespaces - Mailing list pgsql-general

From Francisco J Reyes
Subject Re: Status of tablespaces
Date
Msg-id 20030128112047.T57135-100000@zoraida.natserv.net
Whole thread Raw
In response to Re: Status of tablespaces  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: jltsix4@yahoo.com (John Turner)
Date:
Subject: convert from datepart('epoch', now()) to Date / time
Next
From: Iker
Date:
Subject: Re: [RFC] libpq extensions - followup