Re: detached query? - Mailing list pgsql-general

From Melvin Davidson
Subject Re: detached query?
Date
Msg-id CANu8FixOKmW2CQYLJBcNUAQUvHb-es73DjrG4nVKRur0mb+vgQ@mail.gmail.com
Whole thread Raw
In response to Re: detached query?  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: detached query?
List pgsql-general
Although not a PostgreSQL utility, in Linux, you can use screen or tmux to establish a connection and then disconnect.

On Wed, May 6, 2015 at 6:48 PM, David G. Johnston <david.g.johnston@gmail.com> wrote:
On Wed, May 6, 2015 at 3:37 PM, Yves Dorfsman <yves@zioup.com> wrote:

On 9.3, is there any way to start a query, detach from the server and have the
query keep going (long query that updates tables, but nothing is returned)?

​No.  Sessions require an external client to maintain its connection.

David J.
 



--
Melvin Davidson
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: detached query?
Next
From: Jeff Janes
Date:
Subject: Re: finding tables about to be vacuum freezed