Re: [BUGS] postgres 8.4 PQexec hang on HP-UX

2013-04-15 Thread Singh, Devendra
m: Heikki Linnakangas [mailto:hlinnakan...@vmware.com] Sent: Saturday, April 13, 2013 1:40 AM To: Singh, Devendra Cc: pgsql-bugs@postgresql.org Subject: Re: [BUGS] postgres 8.4 PQexec hang on HP-UX On 12.04.2013 09:41, Singh, Devendra wrote: > Hi All, > > I hit a hang issue in postgres 8.4 que

Re: [BUGS] postgres 8.4 PQexec hang on HP-UX

2013-04-12 Thread Heikki Linnakangas
On 12.04.2013 09:41, Singh, Devendra wrote: Hi All, I hit a hang issue in postgres 8.4 query. Hit this issue multiple time on HP-UX. Below is the snapshot of the hang thread. lwpid : 600943 --- 0: c054ced0 : _poll_sys() +

[BUGS] postgres 8.4 PQexec hang on HP-UX

2013-04-12 Thread Singh, Devendra
Hi All, I hit a hang issue in postgres 8.4 query. Hit this issue multiple time on HP-UX. Below is the snapshot of the hang thread. lwpid : 600943 --- 0: c054ced0 : _poll_sys() + 0x30 (/usr/lib/hpux64/libc.so.1) 1: c

Re: [BUGS] postgres 8.4

2009-01-19 Thread Dave Page
On Tue, Jan 13, 2009 at 1:57 PM, Kev wrote: >> > Is any where guide how to build on Win32, which compiler to use etc? >> >> http://www.postgresql.org/docs/8.3/interactive/install-win32-full.html >> >> > Or may PostgreSQL team build binaries of PostgreSQL 8.3.1 for Perl 5.10? >> >> We won't be buil

[BUGS] postgres 8.4

2009-01-18 Thread Kev
> > Is any where guide how to build on Win32, which compiler to use etc? > > http://www.postgresql.org/docs/8.3/interactive/install-win32-full.html > > > Or may PostgreSQL team build binaries of PostgreSQL 8.3.1 for Perl 5.10? > > We won't be building against Perl 5.10 until at least 8.4.0. > > --