Re: Multiple postmaster + RPM + locale issues - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Multiple postmaster + RPM + locale issues
Date
Msg-id 200610202219.39748.peter_e@gmx.net
Whole thread Raw
In response to Re: Multiple postmaster + RPM + locale issues  (Devrim GUNDUZ <devrim@commandprompt.com>)
List pgsql-hackers
Devrim GUNDUZ wrote:
> localedir='${prefix}/share/locale/pgsql/$PGMAJORVERSION'

It's probably better not to create nonstandard directories 
below /usr/share/locale, because that's not your directory.  If you 
want to go with nonstandard paths, create one 
in /usr/share/postgresql/.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: adminpack and pg_catalog
Next
From: "Simon Riggs"
Date:
Subject: Re: xlogdump fixups and WAL log question.