View Single Post

   
  #2 (permalink)  
Old 04-15-2008, 11:34 PM
Peter Eisentraut
 
Posts: n/a
Default Re: Locating sharedir in PostgreSQL on Windows

Am Montag, 26. November 2007 schrieb Mark Cave-Ayland:
> I'm working on a piece of code for PostGIS to allow the loading of
> projection configuration files from the share/postgresql directory, but


The share directory is the wrong place for configuration files anyway. And
moreover, non-PostgreSQL packages have no business putting files into
PostgreSQL's private directories.

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

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote