Re: delete a file everytime pg server starts/crashes

From: Stuart Gathman <stuart(at)gathman(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: delete a file everytime pg server starts/crashes
Date: 2017-10-05 15:00:43
Message-ID: 4938e85c-e736-ed86-78e2-0f36e403bda9@gathman.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On 10/05/2017 10:03 AM, athinivas wrote:
> I'm having a requirement to delete a file in system whenever pg server is
> started/crashed. Any idea?
If you are using systemd, ExecPre/ExecPost.

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-10-05 15:11:28 pgAdmin 4 commit: Add missing date.
Previous Message athinivas 2017-10-05 14:03:31 delete a file everytime pg server starts/crashes