Re: Help with large delete - Mailing list pgsql-general

From Perry Smith
Subject Re: Help with large delete
Date
Msg-id CC04667A-FE24-45F8-BABB-573CD0A0C87B@easesoftware.com
Whole thread Raw
In response to Re: Help with large delete  (Rob Sargent <robjsargent@gmail.com>)
List pgsql-general


On Apr 16, 2022, at 13:56, Rob Sargent <robjsargent@gmail.com> wrote:



On Apr 16, 2022, at 12:24 PM, Perry Smith <pedz@easesoftware.com> wrote:



On Apr 16, 2022, at 12:57, Jan Wieck <jan@wi3ck.info> wrote:

Make your connection immune to disconnects by using something like the screen utility.

Exactly… I’m using emacs in a server (daemon) mode so it stays alive.  Then I do “shell” within it.
I use emacs a lot.  It doesn’t keep the terminal alive in my experience. Perhaps nohup?


Doing: emacs —daemon

You will see a couple of messages about loading up the customized file and then it detaches and you get back to the prompt.

Attachment

pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: Help with large delete
Next
From: Ajay Kajla
Date:
Subject: Facing issues with pgsql upgrade.