On 7/27/07, Tom Lane <[EMAIL PROTECTED]> wrote:
Bekar Bartaia <[EMAIL PROTECTED]> writes:
> Versions running:
> Linux Fedora Core 3
> psql (PostgreSQL) 7.4.8
> jdk1.5.0_02
The first tip I'd give you is to get onto something newer than PG 7.4.
Fedora 3 is pretty long in the tooth as well.
Alth
Hello Poul,
I can't advise specifically regarding your problem (I'm sure some one
will chime in soon). I will offer some general advice regarding java
and jdbc connections. You are probably already aware of this
Typically connections between java and database take a relatively long
time to e
We produce and sell a Java desktop app, distributed in an office
(~1-10 Users), with Postgres as the central data store. The users are
"technically illiterate", and they often have very low spec hardware.
It does all work very well.
Note that for postgres you will need NTFS (WIN32 is not possibl
On 10/3/06, Martijn van Oosterhout wrote:
On Sun, Oct 01, 2006 at 09:20:12PM -0700, pd wrote:
> guys,
>
> i have a java web app with a postgres backend. now i want to implement
> a db database functionality from within my web app. now i have got
> this so far,
>
> String[] args = {"\"C:\\Program