[PATCHES] 7.4beta2 initdb Fix

2003-08-30 Thread Database Administrator
I found some trouble in installing PostgreSQL 7.4beta2 on Mac OS X 10.2.6. Specifically, on that operating system, the new script calculates shared-buffers at 400 and max-connections at 20. The problem is that once you get to the point in the script where template1 is being created, the calls to "p

Re: [PATCHES] NLS: French .po files updated

2003-08-30 Thread Guillaume LELARGE
Le Dimanche 24 Août 2003 08:42, Peter Eisentraut a écrit : > Guillaume LELARGE writes: > > Two updated po files. I hope this time they will be 100%... I felt guilty > > for the 99% last days :) > > Installed. > > Please configure your KBabel so that it does not mess up the header > section of the f

[PATCHES] unixware having FULL pathnames in DT_SONAME

2003-08-30 Thread Larry Rosenman
Here is a patch to make PostgreSQL use a full path in DT_SONAME for UnixWare. Please apply. Index: src/Makefile.shlib === RCS file: /projects/cvsroot/pgsql-server/src/Makefile.shlib,v retrieving revision 1.67 diff -u -r1.67 Makefile

[PATCHES] UnixWare patches placed on my www site

2003-08-30 Thread Larry Rosenman
I've put my 2 pending 7.4Beta2 Patches up on my website at: http://www.lerctr.org/~ler/postgresql/ the unixware.thread.patch file is the bits needed to allow --enable-thread-safety to work. the unixware.shlib.patch file places an absolute pathname in DT_SONAME for the shared library. this will