Re: [BUGS] BUG #2676: postmaster using 100% cpu from odbc disconnect

2006-10-04 Thread Tom Lane
"Luke McFarlane" <[EMAIL PROTECTED]> writes: > User connects to database via Visual Basic & ODBC. During his session VB > crashed. The query that was executed was selecting all records from a simple > view (approx 20,000 records). The query has been running for 68 minutes, > postmaster on 100%. Tr

[BUGS] BUG #2676: postmaster using 100% cpu from odbc disconnect

2006-10-04 Thread Luke McFarlane
The following bug has been logged online: Bug reference: 2676 Logged by: Luke McFarlane Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: Mandriva Linux 2006.0 Kernel 2.6.15.7 SMP Description:postmaster using 100% cpu from odbc disconnect De

Re: [BUGS] BUG #2674: libedit not detected

2006-10-04 Thread Tom Lane
Bob Friesenhahn <[EMAIL PROTECTED]> writes: >> Really? Apple's version works just fine for me. > I am using the "Panther" version of OS X and there there is only a > /usr/include/histedit.h there are no readline-related headers supplied > with the OS and the emulation function does not exist in

Re: [BUGS] BUG #2674: libedit not detected

2006-10-04 Thread Tom Lane
Bob Friesenhahn <[EMAIL PROTECTED]> writes: > Actually, it does. The current version of libedit > (http://www.thrysoee.dk/editline/) does not provide a history.h > header. Well, that was a pretty silly decision on their part ... are they just trying to tick off people who are supporting both re

Re: [BUGS] BUG #2674: libedit not detected

2006-10-04 Thread Tom Lane
"Bob Friesenhahn" <[EMAIL PROTECTED]> writes: > libedit-20060829-2.9 was installed to /usr/local. > Configure was executed like: > LDFLAGS=-L/usr/local/lib ./configure '--prefix=/opt/foo/postgresql' > '--with-openssl' '--enable-thread-safety' '--with-pam' '--with-python' > '--enable-integer-dateti

Re: [BUGS] error compiling 7.4.13 on OSX 10.4.8 -- Intel

2006-10-04 Thread Bruce Momjian
I suggest you use the newer 8.1.X. --- Stan Kaufman wrote: > Attempting to compile PG 7.4.13 on a MBP (OSX 10.4.8, Intel), this happens: > > === > gcc -no-cpp-precomp -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes > -

[BUGS] BUG #2675: syntax error

2006-10-04 Thread Pavel Schon
The following bug has been logged online: Bug reference: 2675 Logged by: Pavel Schon Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: Debian Sarge, Linux 2.6.17.11 SMP i686 GNU/Linux Description:syntax error Details: [local] 45237be9.2d8c

[BUGS] BUG #2674: libedit not detected

2006-10-04 Thread Bob Friesenhahn
The following bug has been logged online: Bug reference: 2674 Logged by: Bob Friesenhahn Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: Apple OS X Description:libedit not detected Details: After carefully removing all traces of GNU read

Re: [BUGS] relocation error :/usr/lib/libpq.so.3 :undefined symbol krb5_cc_get_principal

2006-10-04 Thread Sreeni
Hello Ashok, Did you resolve this problem? We are also facing same problem. We installed successfully, but after that when I try to using psql, it's giving above problem. If you resolve this, pl let us know what's the fix. Could u pl mail me to [EMAIL PROTECTED] also. thanks & regards Sreenivas "

[BUGS] BUG #2672: stored procedure argument and return type length validation

2006-10-04 Thread ragetron99
The following bug has been logged online: Bug reference: 2672 Logged by: ragetron99 Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: irrelevant Description:stored procedure argument and return type length validation Details: PgSQL doesn't

[BUGS] BUG #2673: run-time error '429'

2006-10-04 Thread Martin
The following bug has been logged online: Bug reference: 2673 Logged by: Martin Email address: [EMAIL PROTECTED] PostgreSQL version: Sebastian Operating system: windows 98 Description:run-time error '429' Details: run-time error '4'29' Ativex component can't create

[BUGS] error compiling 7.4.13 on OSX 10.4.8 -- Intel

2006-10-04 Thread Stan Kaufman
Attempting to compile PG 7.4.13 on a MBP (OSX 10.4.8, Intel), this happens: === gcc -no-cpp-precomp -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/sw/include/ -c -o xlog.o xlog.c In file included from ../../../../src/include/storage/spi