public inbox for [email protected]help / color / mirror / Atom feed
pgbouncer updated to version 1.17.0-1.pgdg+1 5+ messages / 3 participants [nested] [flat]
* pgbouncer updated to version 1.17.0-1.pgdg+1 @ 2022-04-04 12:06 apt.postgresql.org Repository Update <[email protected]> 0 siblings, 1 reply; 5+ messages in thread From: apt.postgresql.org Repository Update @ 2022-04-04 12:06 UTC (permalink / raw) To: PostgreSQL on Debian and Ubuntu <[email protected]> The package pgbouncer was updated on apt.postgresql.org. apt-listchanges: Changelogs --------------------------- pgbouncer (1.17.0-1.pgdg+1) sid-pgdg; urgency=medium * Rebuild for sid-pgdg. * No source changes. -- PostgreSQL on Debian and Ubuntu <[email protected]> Mon, 04 Apr 2022 12:39:55 +0200 pgbouncer (1.17.0-1) unstable; urgency=medium * New upstream version. * Add pgbouncer.service and enable systemd notify integration. * Remove obsolete README.Debian file. (Closes: #985845) -- Christoph Berg <[email protected]> Mon, 04 Apr 2022 12:39:55 +0200 New version 1.17.0-1.pgdg+1: pgbouncer | 1.17.0-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, source pgbouncer | 1.17.0-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, source pgbouncer | 1.17.0-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, source pgbouncer | 1.17.0-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, source pgbouncer | 1.17.0-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el, source pgbouncer | 1.17.0-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, source pgbouncer | 1.17.0-1.pgdg21.10+1 | impish-pgdg | amd64, source pgbouncer | 1.16.1-1.pgdg21.04+1 | hirsute-pgdg | amd64, source pgbouncer | 1.16.0-1.pgdg20.10+1 | groovy-pgdg | amd64, source pgbouncer | 1.17.0-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, source pgbouncer | 1.17.0-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el, source pgbouncer | 1.15.0-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el, source pgbouncer-dbg | 1.15.0-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el pgbouncer-dbgsym | 1.17.0-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el pgbouncer-dbgsym | 1.17.0-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el pgbouncer-dbgsym | 1.17.0-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el pgbouncer-dbgsym | 1.17.0-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el pgbouncer-dbgsym | 1.17.0-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el pgbouncer-dbgsym | 1.17.0-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el pgbouncer-dbgsym | 1.17.0-1.pgdg21.10+1 | impish-pgdg | amd64 pgbouncer-dbgsym | 1.16.1-1.pgdg21.04+1 | hirsute-pgdg | amd64 pgbouncer-dbgsym | 1.16.0-1.pgdg20.10+1 | groovy-pgdg | amd64 pgbouncer-dbgsym | 1.17.0-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el pgbouncer-dbgsym | 1.17.0-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el The public mirrors serving apt.postgresql.org are synced hourly, the updated packages will be available there shortly. ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: pgbouncer updated to version 1.17.0-1.pgdg+1 @ 2022-04-06 07:46 Peter Eisentraut <[email protected]> parent: apt.postgresql.org Repository Update <[email protected]> 0 siblings, 1 reply; 5+ messages in thread From: Peter Eisentraut @ 2022-04-06 07:46 UTC (permalink / raw) To: Christoph Berg <[email protected]>; +Cc: PostgreSQL on Debian and Ubuntu <[email protected]> On 04.04.22 14:06, apt.postgresql.org Repository Update wrote: > pgbouncer (1.17.0-1) unstable; urgency=medium > > * New upstream version. > * Add pgbouncer.service and enable systemd notify integration. > * Remove obsolete README.Debian file. (Closes: #985845) > > -- Christoph Berg <[email protected]> Mon, 04 Apr 2022 12:39:55 +0200 The example pgbouncer.service included in pgbouncer contains the line After=network.target Is this still best practice? Might be good to keep this consistent. ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: pgbouncer updated to version 1.17.0-1.pgdg+1 @ 2022-04-06 11:30 Christoph Berg <[email protected]> parent: Peter Eisentraut <[email protected]> 0 siblings, 1 reply; 5+ messages in thread From: Christoph Berg @ 2022-04-06 11:30 UTC (permalink / raw) To: Peter Eisentraut <[email protected]>; +Cc: PostgreSQL on Debian and Ubuntu <[email protected]> Re: Peter Eisentraut > The example pgbouncer.service included in pgbouncer contains the line Hi Peter, I was looking for a service file shipped with pgbouncer but couldn't find any. Where is it, was I blind? > After=network.target > > Is this still best practice? Might be good to keep this consistent. In hindsight, I rushed that change too fast. Yes, that should be considered. Christoph ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: pgbouncer updated to version 1.17.0-1.pgdg+1 @ 2022-04-06 12:43 Peter Eisentraut <[email protected]> parent: Christoph Berg <[email protected]> 0 siblings, 1 reply; 5+ messages in thread From: Peter Eisentraut @ 2022-04-06 12:43 UTC (permalink / raw) To: Christoph Berg <[email protected]>; +Cc: PostgreSQL on Debian and Ubuntu <[email protected]> On 06.04.22 13:30, Christoph Berg wrote: > Re: Peter Eisentraut >> The example pgbouncer.service included in pgbouncer contains the line > > I was looking for a service file shipped with pgbouncer but couldn't > find any. Where is it, was I blind? https://github.com/pgbouncer/pgbouncer/blob/master/etc/pgbouncer.service ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: pgbouncer updated to version 1.17.0-1.pgdg+1 @ 2022-04-06 14:02 Christoph Berg <[email protected]> parent: Peter Eisentraut <[email protected]> 0 siblings, 0 replies; 5+ messages in thread From: Christoph Berg @ 2022-04-06 14:02 UTC (permalink / raw) To: Peter Eisentraut <[email protected]>; +Cc: PostgreSQL on Debian and Ubuntu <[email protected]> Re: Peter Eisentraut > > I was looking for a service file shipped with pgbouncer but couldn't > > find any. Where is it, was I blind? > > https://github.com/pgbouncer/pgbouncer/blob/master/etc/pgbouncer.service Oh, of course, thanks!. Turns out I forgot to run git pull in the upstream checkout. But the files are still missing in the release tarball as they aren't mentioned in Makefile dist_doc_DATA. Christoph ^ permalink raw reply [nested|flat] 5+ messages in thread
end of thread, other threads:[~2022-04-06 14:02 UTC | newest] Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2022-04-04 12:06 pgbouncer updated to version 1.17.0-1.pgdg+1 apt.postgresql.org Repository Update <[email protected]> 2022-04-06 07:46 ` Peter Eisentraut <[email protected]> 2022-04-06 11:30 ` Christoph Berg <[email protected]> 2022-04-06 12:43 ` Peter Eisentraut <[email protected]> 2022-04-06 14:02 ` Christoph Berg <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox