Re: [BUGS] [Slony1-general] Thread-safety detection on HP-UX

2004-10-23 Thread Tom Lane
Jan Wieck <[EMAIL PROTECTED]> writes: > On 10/22/2004 3:30 PM, Ed L. wrote: >> Clean build of pgsql 7.4.5 on HPUX B.11.23 on ia64 with >> --enable-thread-safety fails ... :( > Unfortunately that doesn't mean that the switch is required to cause > libpq to behave nicely for the Slony purposes.

Re: [BUGS] Question on the 8.0Beta Version

2004-10-23 Thread Gaetano Mendola
Davide Negri wrote: Hello, i have installed postgres 8.0 beta3 as a program on my pc on windows xp. I have read on the installation note file that postgres server will not run with administrative permissions. I have read on your forum that this happened because i have installed the beta version:

[BUGS] Question on the 8.0Beta Version

2004-10-23 Thread Davide Negri
Hello, i have installed postgres 8.0 beta3 as a program on my pc on windows xp. I have read on the installation note file that postgres server will not run with administrative permissions. I have read on your forum that this happened because i have installed the beta version: is it true t

Re: [BUGS] [Slony1-general] Thread-safety detection on HP-UX

2004-10-23 Thread Jan Wieck
On 10/22/2004 3:30 PM, Ed L. wrote: Clean build of pgsql 7.4.5 on HPUX B.11.23 on ia64 with --enable-thread-safety fails ... :( $uname -a HP-UX ... B.11.23 U ia64 0144848471 unlimited-user license $cd postgresql-7.4.5 $./configure --enable-thread-safety --without-readline --without-zlib ... che

[BUGS] ERROR: no such attribute or function 'oid'

2004-10-23 Thread Marco Pollachini
Hello, I'm trying to connect to my PostgreSQL on Linux using the ODBC drive When I try to connect to a view I get this message: ERROR: no such attribute or function 'oid' Is this a bug? Thank you for any help, Marco ---(end of broadcast)--- TIP 1: su

[BUGS] select() failed in statistics collector

2004-10-23 Thread H Chao
Hi, >From Postgresql 8.0 beta1 to beta3, I always have the problem of running postgresql properly on window 2000. And, I've found some people who have posted the same problem, but I couldn't find the solution for it. Any suggestion? James Chao

[BUGS] Problem with rule and null value

2004-10-23 Thread Marc Boucher
I'm using PostgreSQL 7.3.4. I've set up a series of rules and triggers to complete an intermediate table with similar informations from another table. This ensures better performance over a solution with views. Intermediate table: Table album_edit Field Type Length Not NullDe

[BUGS] Beta3 much slower than Beta2

2004-10-23 Thread Enrico Riedel
Hi!   I just tried to use the new Beta 3 of PostGRE SQL 8.0. However, I found that the Beta 3 is much slower than the B2.   To the setup: I use the Win32 version of PGRE SQL8. The table that I am working with has about 1.1M records in it and is indexed on several columns. By searching t