The following bug has been logged on the website:
Bug reference: 7516
Logged by: Marko Tiikkaja
Email address: pgm...@joh.to
PostgreSQL version: 9.1.5
Operating system: 64-bit linux
Description:
Hi,
We had a segmentation fault in PostgreSQL 9.1.5 with PL/PerlU.
The
pgm...@joh.to writes:
> We had a segmentation fault in PostgreSQL 9.1.5 with PL/PerlU.
> ...
> It seems to have happened when a PL/PerlU executed a prepared statement
> which calls another PL/PerlU function.
Hm. Is it possible that the prepared statement recursively called the
*same* plperl funct
Hi,
I am using Cent OS 6 () and Postgresql 9.0.4. I was running Enterprise setup
of 4 node cluster. I got following error in postgres
30619 2012-08-24 15:11:13.430 PDT LOG: server process (PID 17036) was
terminated by signal 11: Segmentation fault
30619 2012-08-24 15:11:13.454 PDT LOG: termin
Hi,
I am using Cent OS 6 (Linux dev64-12 2.6.32-71.el6.x86_64 #1 SMP Fri May 20
03:51:51 BST 2011 x86_64 x86_64 x86_64 GNU/Linux) and Postgresql 9.0.4. I
was running Enterprise setup of 4 node cluster. I got following error in
postgres
30619 2012-08-24 15:11:13.430 PDT LOG: server process (PID
anjali_524 writes:
> I am using Cent OS 6 () and Postgresql 9.0.4. I was running Enterprise setup
> of 4 node cluster. I got following error in postgres
> Reading symbols from /opt/openkaz/lib/kazsql.so...done.
> Loaded symbols for /opt/openkaz/lib/kazsql.so
> Core was generated by `postgres: kaz
Hello
this code should to work, but it doesn't
postgres=# select format('%s %s', variadic array['Hello','World']);
ERROR: too few arguments for format
postgres=# create or replace function un(variadic integer[])
postgres-# returns setof int as $$ select unnest($1)$$ language sql;
CREATE FUNCTIO
The following bug has been logged on the website:
Bug reference: 7514
Logged by: Murray Cumming
Email address: murr...@murrayc.com
PostgreSQL version: 9.1.5
Operating system: Fedora Linux 17
Description:
At some point, probably in 9.1.5, the -k option to Postgres ("Un
On 01/09/12 18:40, Simon Riggs wrote:
On 4 October 2011 02:42, Seiko Ishida wrote:
The following bug has been logged online:
Bug reference: 6239
Logged by: Seiko Ishida
Email address: v-sei...@microsoft.com
PostgreSQL version: 8.2.4
Operating system: Windows 8
Description
The following bug has been logged on the website:
Bug reference: 7517
Logged by: Katsuhito Habaguchi
Email address: katsuhito.habagu...@fujixerox.co.jp
PostgreSQL version: 8.3.20
Operating system: Windows Server 2008 R2
Description:
I'm Katsuhito Habaguchi. I'm workin
The following bug has been logged on the website:
Bug reference: 7515
Logged by: James Bellinger
Email address: ja...@illusorystudios.com
PostgreSQL version: 9.1.5
Operating system: Ubuntu Linux 12.04 Server
Description:
If the table being referenced has a schema in i
10 matches
Mail list logo