Re: [GENERAL] The database slows down after a few weeks

2007-07-26 Thread Damian C
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

Re: [GENERAL] Unable to get a database connection while deleting rows

2007-04-11 Thread Damian C
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

Re: [GENERAL] Beginner's Questions

2007-03-09 Thread Damian C
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

Re: [GENERAL] Postgres backup

2006-10-02 Thread Damian C
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