Re: [GENERAL] pgsql folder and its contents

2004-05-02 Thread Peter Eisentraut
Alexander Cohen wrote: > I understand that, but i still really need some kind of reference on > what files do what. Does anything of that sort exist? Not really. Read the man pages for the programs, use "strings" to see what files they might open, use "ldd" to see what libraries are used, delet

Re: [GENERAL] pgsql folder and its contents

2004-05-02 Thread Alexander Cohen
I understand that, but i still really need some kind of reference on what files do what. Does anything of that sort exist? thanks! -- Alexander Cohen http://www.toomuchspace.com (819) 348-9237 (819) 432-3443 On May 1, 2004, at 5:01 PM, Peter Eisentraut wrote: Alexander Cohen wrote: Im looking to

Re: [GENERAL] pgsql folder and its contents

2004-05-01 Thread Peter Eisentraut
Alexander Cohen wrote: > Im looking to remove everyth9ing that is not absolutely necessary in > the pgsql folder of my postgres server. Is there anyplace i can find > information on what all the files in lib, share and bin are for? Im > looking for somewhere or someone that can explain what each fi