Hi everyone,
Regarding the mentioned TODO item, the past discussion as I see from the
following thread:
http://archives.postgresql.org/pgsql-general/2007-01/msg00879.php
concludes that during vacuum full, the relations' indexes should be
recreated via REINDEX, rather than updating them.
One s
Hi all,
Would it be acceptable to invoke pg_ctl in the API functions to stop and
restart the server?
thanks
Via signal handling? Use the kill() function (or its pg equivalent) to send
the appropriate signal?
On 4/6/07, Tom Lane <[EMAIL PROTECTED]> wrote:
"Aleksis Petrov" <[EMAIL PROTECTED]> writes:
> Would it be acceptable to invoke pg_ctl in the API functions to stop and