what is
otherwise a superb application. On the subject of docuemntation the Javadocs
for the jdbc drives would be really welcome.
regards
Lewis
> -Original Message-
> From: Kris Jurka [mailto:[EMAIL PROTECTED]
> Sent: 19 December 2003 21:11
> To: Lamar Owen
> Cc: Lew
a [mailto:[EMAIL PROTECTED]
> Sent: 19 December 2003 22:10
> To: Lamar Owen
> Cc: Lewis Foti; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [BUGS] Jdbc connection pooling and PG 7.4 consistently
> fails
>
>
>
>
> On Fri, 19 Dec 2003, Lamar Owen wrote:
>
> >
>
Hi
Having downloaded
and installed the rpms for 7.4 I upgraded the database and began testing. As the
system under development is based on servlets we are using the JDBC3
Jdbc3PoolingDataSource to provide the connections. All attempts to read from the
database via jdbc pooled connections n
Hi
I have a schema
which includes one table with a CHECK constraint. After the schema is dumped
(with pg_dump) as ascii text attempts to recreate it using the psql -f
command cause this one table, called navigaion, to fail to
create. This is using postgresql 7.3.3 on Redhat 9.0. The frag
export CHECK rules where the name of the
column(s) referred to has changed. Now IMHO that is somewhat subtle.
regards
Lewis
-Original Message-
From: Lewis Foti [mailto:[EMAIL PROTECTED]
Sent: 16 December 2003 18:26
To: [EMAIL PROTECTED]
Subject: pg_dump of table including check rule fails