Re: consistent naming of components - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: consistent naming of components
Date
Msg-id Pine.BSF.4.32.0110271804001.76756-100000@houston.familyhealth.com.au
Whole thread Raw
In response to consistent naming of components  ("Robert Dyas" <rdyas@adelphia.net>)
List pgsql-hackers
> change default account name postgres to pgsql
> change daemon name postmaster to pgsqld
> change client name psql to pgsql
> change data location /var/lib/pgsql/data to /var/pgsql
> move .conf files from /var/lib/pgsql/data to /etc/pgsql

*coff*

The more correct (ie. anything but linux) place to put conf files is
/usr/local/etc/pgsql.  And anyway - you can change the position of
these files at compile time...

Chris




pgsql-hackers by date:

Previous
From: "Steve Howe"
Date:
Subject: Re: Catalogs design question
Next
From: Rene Pijlman
Date:
Subject: Re: CREATE OR REPLACE VIEW/TRIGGER