Re: HUPing a database

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Philip Molter <philip(at)datafoundry(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: HUPing a database
Date: 2001-07-06 16:15:47
Message-ID: Pine.LNX.4.30.0107061814590.679-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Philip Molter writes:

> I'm doing logging of PG information, and I'd like to rotate the logs.
> What's the proper way to HUP the server once the logs have been
> rotated?

There isn't one. You're better off piping the postmaster output through a
separate rotate program.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Wampler 2001-07-06 16:29:57 Too much data received?
Previous Message Ian Harding 2001-07-06 16:04:34 Re: pgsql and sql-relay