Re: [GENERAL] Postgresql 7.3 on Red Hat Enterprise 5 (Problem with SEMMNI, SEMMNS)

2007-09-10 Thread Darek Czarkowski
Tom Lane wrote: Darek Czarkowski <[EMAIL PROTECTED]> writes: I am sorry, it seams that my last replay never reached the list. I was looking for the list of changes for each version, but this document i= s bundled with the source. I believe it is the fix introduced in version 7.= 3.5:

Re: [GENERAL] Postgresql 7.3 on Red Hat Enterprise 5 (Problem with SEMMNI, SEMMNS)

2007-09-10 Thread Darek Czarkowski
release of the database. regards, Darek Czarkowski ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org/

Re: [GENERAL] Postgresql 7.3 on Red Hat Enterprise 5 (Problem with SEMMNI, SEMMNS)

2007-09-06 Thread Darek Czarkowski
now. It would take too much time to rewrite the application to work with the changes introduced in the lastest realeses. I have tried PG 7.3.17 version an it works fine, I just can not use it. -- Darek Czarkowski ---(end of broadcast)--- TIP 1

[GENERAL] Postgresql 7.3 on Red Hat Enterprise 5 (Problem with SEMMNI, SEMMNS)

2007-09-02 Thread Darek Czarkowski
systems I have already running PostgresSQL for years. The settings that I would use normally are: max_connections = 200 shared_buffers = 2048 sort_mem = 32168 That just doesn't seam possible on this new server. Any ideas? P.S. I can not use newer versions of PostgresSQL. -- D