Re: background process? - Mailing list pgadmin-support

From Michael Shapiro
Subject Re: background process?
Date
Msg-id CAGCvxeYX+39XfFu_9NNtiM_XAzDuXpcXg9KZOOwx_W+85ht-QQ@mail.gmail.com
Whole thread Raw
In response to Re: background process?  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-support
Thanks. That's what I had thought, but I just wanted to make sure.
I'll use psql (or write a perl script).

On Sat, Jul 7, 2012 at 11:24 AM, Guillaume Lelarge <guillaume@lelarge.info> wrote:
On Sat, 2012-07-07 at 10:45 -0500, Michael Shapiro wrote:
> Is it possible to run an update in the background? I have an update to 23+
> million records that will very likely take a few hours.
> Is it possible to issue the update in PgAdmin, and then exit PgAdmin and
> have the update continue on the server?

No, that's not possible. As soon as you quit pgadmin, the connection is dropped, and your statement is rollbacked.


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com


pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: background process?
Next
From: "Vjacheslav A."
Date:
Subject: pgScript error when relation name contains ")" symbol