| From: | Steve Doliov <statsol(at)statsol(dot)com> |
|---|---|
| To: | Jason <neumeier(at)bright(dot)net> |
| Cc: | "'psql'" <pgsql-general(at)postgreSQL(dot)org> |
| Subject: | Re: [GENERAL] Different dB dir |
| Date: | 1998-07-15 19:05:28 |
| Message-ID: | Pine.GSO.3.96.980715150414.13167A-100000@gecko.statsol.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
er....try a symbolic link? (man ln) and just keep the schema in your
current DBDIR.
steve
On Wed, 15 Jul 1998, Jason wrote:
> I have filled a partition on our Sparc with 6 databases. Each database
> is about 300MB in size. What I want to do is create future databases on
> a different partition. All current databases reside at
> /usr/local/pgsql/data/base/DBNAME
>
> The next time I create a dB, I want it to be at /platypus/pgsql/DBNAME
>
> Is this possible? And if so, how? I am running PostgreSQL 6.3 on a
> Sparc 20. Thanks in advance.
>
> -Jason.
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jason | 1998-07-15 19:35:00 | RE: [GENERAL] Different dB dir |
| Previous Message | Jackson, DeJuan | 1998-07-15 17:57:47 | RE: [GENERAL] Triggers: options besides compiled code? |