In the next release of our software the developers are moving to JBoss and
have introduced the use of JBoss Messaging. They want to change from using
the built-in hsqldb to using our PostgreSQL database.
What is the best approach, create a new database or new schema with-in our
current PostgreS
"David Fetter" wrote in message
news:20090821170259.ga6...@fetter.org...
> On Fri, Aug 21, 2009 at 12:16:45PM -0400, Eric Comeau wrote:
>> In the next release of our software the developers are moving to
>> JBoss and have introduced the use of JBoss Messaging. They wan
""Filip Rembiałkowski"" wrote in message
news:92869e660908250856g62561141n557f88015cd21...@mail.gmail.com...
2009/8/25 Eric Comeau
"David Fetter" wrote in message
news:20090821170259.ga6...@fetter.org...
> On Fri, Aug 21, 2009 at 12
On Wed, 2010-08-25 at 17:06 +0200, Denis BUCHER wrote:
> Le 25.08.2010 09:15, wstrzalka a crit :
> > I'm currently playing with very large data import using COPY from
> > file.
> >
> > As this can be extremely long operation (hours in my case) the nice
> > feature would be some option to show opera
Specifically look into setting.
log_min_duration_statement (integer)
in the postgresql.conf file.
-Original Message-
From: Robert Gravsjö [mailto:tekniksupp...@blogg.se]
Sent: Monday, October 04, 2010 7:22 AM
To: Alexander Farber
Cc: pgsql-general@postgresql.org
Subject: Re: Any ad
"Greg Smith" wrote in message
news:4afde758.1050...@2ndquadrant.com...
> Tom Lane wrote:
>> The real problem that I think the OP hasn't considered is whether
>> his "bundled" RPM package isn't going to conflict with a preinstalled
>> postgresql RPM. Relocating the RPM, either dynamically as you