gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Postgresql Providers was Re: [GNUe] packages?


From: James Thompson
Subject: Postgresql Providers was Re: [GNUe] packages?
Date: Thu, 18 Mar 2004 14:44:34 -0600
User-agent: KMail/1.6.1

>
> Since you brought it up, what should the provider be for the
> postgresql-python package?  I used "provider=postgresql" and the designer
> won't logon to the database.  The simple form wizard won't get past
> selecting the datasource.
>

The valid specific provider entries for the various postgresql drivers are

provider = psycopg
provider = popy
provider = pygresql
provider = pypgsql

FWIW I currently use psycopg.  The official postgresql driver (pygresql) was 
returning rounded values for postgresql timestamps.  This causes GNUe issues 
with updating records.

Take Care,
James




reply via email to

[Prev in Thread] Current Thread [Next in Thread]