From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Karel Zak - Zakkr <zakkr(at)zf(dot)jcu(dot)cz> |
Cc: | hackers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] createdb with alternate location |
Date: | 1999-12-13 23:27:43 |
Message-ID: | Pine.LNX.4.20.9912132257550.361-100000@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 1999-12-13, Karel Zak - Zakkr mentioned:
> On Sat, 11 Dec 1999, I wrote:
>
> > In my venturing into createdb/dropdb I came to that little artifact that
> > allows you to create databases at alternate locations using environment
> > variables as part of the path (CREATE DATABASE elsewhere WITH LOCATION =
> > 'PGDATA2/foo').
>
> And what add to create-database management a TABLESPACE layout? It is
> standard in any SQL (Oracle). It is good "investment" to future, because
It's not standard in _the_ SQL though.
> on TABLESPACE tie storage management ..etc (see old "Raw device" thread
> in the hackers list).
I don't know how much use such a generalized version would be vs. the
overhead involved. You can hang on to that thought though, if you like.
I'd like to get this "advertised" feature working first, however.
--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 1999-12-13 23:28:07 | pg_createuser |
Previous Message | Bruce Momjian | 1999-12-13 23:02:54 | Re: Followup to my bug report |