[BUGS] whitespaces and upper()

2004-06-06 Thread Flavio Casadei D. C.
POSTGRESQL BUG REPORT TEMPLATE Your name :Flavio Your email address : [EMAIL PROTECTE

Re: [BUGS] [HACKERS] Mac OS X, PostgreSQL, PL/Tcl

2004-06-06 Thread Scott Goodwin
I'll grab the CVS PG copy and try it out. Is this something the Darwin folks should be notified about? It might cause problems with other apps. thanks, /s. On Feb 22, 2004, at 4:47 PM, Tom Lane wrote: Scott Goodwin <[EMAIL PROTECTED]> writes: Found the problem. If I have a very long environment

[BUGS] Darwin Threading

2004-06-06 Thread Eliot Simcoe
Greetings Everyone, When configuring PostgreSQL v7.4.2 on Mac OS X Panther with the --enable-thread-safety option, I got an error saying that threading couldn't be enabled on my platform. Once I added the line THREAD_SUPPORT=yes to the src/templates/darwin file, everything worked as it should. I j

Re: [BUGS] BUG #1160: Postgres causing system to halt

2004-06-06 Thread Tom Lane
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes: > My App is doing 500 inserts initially in each table. After all this done, we > inserting 50 in each table and deleting previous 50 records every seconds. > System performs well for awhile (<30 Hrs). After 30 hrs I seen that dir size > of $PGDA

[BUGS] BUG #1160: Postgres causing system to halt

2004-06-06 Thread PostgreSQL Bugs List
The following bug has been logged online: Bug reference: 1160 Logged by: Neeraj K Sharma Email address: [EMAIL PROTECTED] PostgreSQL version: 7.3.4 Operating system: Redhat linux 7.3 Description:Postgres causing system to halt Details: Hi I am using Postgres 7