Re: Badics, Alex 2017-06-12 <CAJsjXgp-0PGj=c+vaqcjncgaw+tvy7uaspacxa2q36ua-bh...@mail.gmail.com> > 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.
Hi, haven't checked the code yet, but it sounds like that should be fixed, yes. Christoph _______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
