Re: location for pgdata - Mailing list pgsql-novice

From pg
Subject Re: location for pgdata
Date
Msg-id 01bd01c1a3a4$0305cb80$0200000a@ted
Whole thread Raw
In response to Re: location for pgdata  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-novice
..
----- Original Message -----
From: "Josh Berkus" <josh@agliodbs.com>
To: <julesa@arbodienst-limburg.nl>; <pgsql-novice@postgresql.org>
Sent: Thursday, January 10, 2002 7:34 PM
Subject: Re: [NOVICE] location for pgdata


> Jules,
>
> > since the (test) server will be mainly a database server, i made my
> > /var the biggest partition and put the pg data in there. but, is
> > there
> > any convention or default on where pg data are placed? i ask this to
> > make sure i don't run into trouble with an upgrade / RPM / DEB by
> > making an exotic choice now.
>
> Conventions are weak.  The source defaults to /usr/local/pgsql/
> SuSE RPMs put it in /opt/lib/pgsql/.  Deb puts it in /var/lib/postgresql
> (I think).
>
> So, put it whereever you want.  Although /boot/ would bporbably not be a
> good idea.  ;-)
>
> -Josh
>
> ______AGLIO DATABASE SOLUTIONS___________________________
>                                        Josh Berkus
>   Complete information technology      josh@agliodbs.com
>    and data management solutions       (415) 565-7293
>   for law firms, small businesses        fax 621-2533
>     and non-profit organizations.      San Francisco
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>


pgsql-novice by date:

Previous
From: "Steve Boyle \(Roselink\)"
Date:
Subject: Re: automatically updated an attribute with the current time
Next
From: Mark Hesketh
Date:
Subject: Re: Declaring constants in PG/PLSQL