Re: - Mailing list pgsql-general

From Tom Lane
Subject Re:
Date
Msg-id 30786.1567000491@sss.pgh.pa.us
Whole thread Raw
In response to  (Sonam Sharma <sonams1209@gmail.com>)
List pgsql-general
Sonam Sharma <sonams1209@gmail.com> writes:
> Is there any option to run reindex or vaccum in background?
> Every time the session gets logged off in between.

If your session is getting killed by a network idle-time timeout,
you could probably prevent that with suitable adjustment of the
server's TCP-keepalive settings.

            regards, tom lane



pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re:
Next
From: Adrian Klaver
Date:
Subject: Re: Question about password character in ECPG's connection string