Re: Counting distinct names - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: Counting distinct names
Date
Msg-id Pine.GSO.4.02A.10004201458170.23396-100000@Rama.DoCS.UU.SE
Whole thread Raw
In response to Re: Counting distinct names  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Counting distinct names  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
On Wed, 19 Apr 2000, Tom Lane wrote:

> > 2) I couldn't find a --database-dir=[/var/lib/pgsql/data] option in
> > the output from ./configure --help.

> The default location is PREFIX/data; I don't think there is a configure
> option to change that without setting --prefix.

That's news to me. There is no default for the data storage location
anywhere that I can see. You always need to use the -D option or set
PGDATA in the environment. Of course PREFIX/data is the commonly used
place but it isn't any more special than any other location.


-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-sql by date:

Previous
From: "Michael A. Chase"
Date:
Subject: Re: How to do this in pgsql?
Next
From: Tom Lane
Date:
Subject: Re: Counting distinct names