From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Rick Turner <rnturn(at)baxter(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Database subdirectories in V7.1.x |
Date: | 2001-10-17 00:46:22 |
Message-ID: | 200110170046.f9H0kMP26643@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
/contrib/oid2name does the job.
> Back in August there was a posting regarding the names of database
> subdirectories. Under PostgreSQL 7.0.x the subdirectory names were
> the name of the database. Made a lot of sense. Now under V7.1.x
> we're supposed to somehow know that some numbered subdirectory happens
> to be the location of a certain database's files. Doesn't make /any/
> sense at all. Why? I have databases that I want to segregate onto
> their own filesystem so I have to be able to mount that filesystem
> under $PGDATA. A mount point that has an understandable name would be
> nice.
>
> Is there some way to revert back to the V7.0.x way of naming things?
> Or is there some workaround to allow one to reasonably manage large
> databases under V7.1.x?
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Tariq Muhammad | 2001-10-17 02:53:03 | additional ALTER TABLE commands |
Previous Message | Lee Harr | 2001-10-17 00:40:57 | Re: pg_restore blues |