Re: Status of tablespaces - Mailing list pgsql-general

From Francisco J Reyes
Subject Re: Status of tablespaces
Date
Msg-id 20030129103144.H80386-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:

> Francisco J Reyes <fran@natserv.net> writes:
> > I also wonder if the syntax of the current create DB won't have to be
> > changed once tablespaces are created.
>
> I'd be inclined to remove the WITH LOCATION option the instant we have
> an adequate tablespace substitute.  It's such an ugly, messy, unsafe
> way to do things --- depending on environment variables is bad news.
> There are things I'm willing to keep around in the name of backward
> compatibility, but this isn't one of them.


How about putting a warning on the docs that this functionality may be
removed once Tablespaces are implemented.

One commonly doesn't go around creating tables every day, but for those
considering this function may be good to warn then in advance.


pgsql-general by date:

Previous
From: Francisco J Reyes
Date:
Subject: Re: list server problems?
Next
From: KK
Date:
Subject: Re: Firewalls and Postgres