Dear Maintainers,

We use the pg_ctl.conf file to set a timeout of starting and stopping the
server with "-t 3600". When I tried to stop the database by simply calling
/usr/bin/pg_ctlcluster --skip-systemctl-redirect 9.5-main stop, it failed
with a timeout after only 30 seconds.

Reading the code, it turns out only "start" uses the config file, "stop"
doesn't. Is there any reason for that? If not, I'd be happy to send a patch
we made for that.

Regards,
Alex Badics
_______________________________________________
Pkg-postgresql-public mailing list
Pkg-postgresql-public@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public

Reply via email to