Re: - Mailing list pgsql-general

From Morten W. Petersen
Subject Re:
Date
Msg-id Pine.LNX.4.21.0008071337510.2226-100000@lade.src.no
Whole thread Raw
In response to Re:  (Vince Vielhaber <vev@michvhf.com>)
Responses Re:  ("Morten W. Petersen" <morten@src.no>)
List pgsql-general
> It'll help if you provide more info, like what version of PostgreSQL,
> what OS and version, example queries, etc..

Woop.  The database that's working is a PostgreSQL 6.5 on Debian 2.1, the
database that isn't is a PostgreSQL 6.5 on Suse 6.4, both x86 architecture
machines.

The PostgreSQL on the Suse box is a standard package, the PostgreSQL on
the Debian box is compiled from scratch.

An example of a query is "SELECT id FROM inmail WHERE mailsetup_id = 1".
This is through the Python database adapter.  I think I've maybe found the
problem, the database adapter on the machine that is working is at 3.0,
while the one that isn't is at 3.0 beta.  Hmm.  Anyways, if you guys have
any ideas I'd appreciate to hear about them.

-Morten


pgsql-general by date:

Previous
From: Simon Brooke
Date:
Subject: Auto-increment datatypes and JDBC
Next
From: "Alex Bolenok"
Date:
Subject: UNICODE output to frontend