On Thu, 16 Dec 2010 12:56:12 -0500, Tom Lane wrote:
> "H.Merijn Brand" writes:
> > On Thu, 16 Dec 2010 12:31:21 -0500, Tom Lane wrote:
> >> So what I'm thinking is happening is that libpq expects size_t as
> >> the argument type, but it's getting linked against a libc that
> >> expects int as t
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
> How much are the postgres people willing to find a solution that would
> force postgres to optional use BSD type sockets?
>
FWIW, my long-term plan is to have DBD::P
On Sun, Dec 19, 2010 at 13:42, Greg Sabino Mullane wrote:
>
>> How much are the postgres people willing to find a solution that would
>> force postgres to optional use BSD type sockets?
>
> FWIW, my long-term plan is to have DBD::Pg provide its own libpq. Not
> sure if this would enable you to sol
The following bug has been logged online:
Bug reference: 5794
Logged by: Peter Speck
Email address: sp...@vitality.dk
PostgreSQL version: 9.0.2
Operating system: Mac OS X Server 10.6.5
Description:'explain' fails, but executing sql is ok.
Details:
The following SQL
"Peter Speck" writes:
> The following SQL succeeds when executed as-is, but when the SELECT is
> prepended with 'EXPLAIN', it fails with:
> ERROR: XX000: unexpected CASE WHEN clause: 314
> LOCATION: get_rule_expr, ruleutils.c:4939
Fixed, thanks for the report!
As a temporary workaround you co
On Wed, 14 Jul 2010 18:35:55 -0400
Tom Lane wrote:
> Bruce Momjian writes:
> > Do the docs need any more updating?
>
> No doubt, but it's a bit premature to consider that while we're still
> arguing whether the code needs to change more.
>
> regards, tom lane
>
Sorry to
The following bug has been logged online:
Bug reference: 5795
Logged by: Leslie Satenstein
Email address: lsatenst...@yahoo.com
PostgreSQL version: 8.4+ incl 9.0
Operating system: Fedora 14 / Debian Squeeze
Description:9.0.2 PDF needs editing
Details:
Using pdf for
Dear PgAdmin Support Team,
In our research and implementation projects we are using postgres database and
pgadmin client as the front end.
Our application and database are deployed in linux RHEL , Ubuntu and Windows.
Using our application continuously data is logged into the database tables and