On Thu, Jan 14, 2016 at 9:03 PM, Stuart Bishop <[email protected]>
wrote:

> On 15 January 2016 at 02:00, Andreas Hasenack <[email protected]>
> wrote:
>
> >   max_connections:
> >     default: 100
> >     type: int
> >     description: >
> >         DEPRECATED. Use extra_pg_conf.
> >         Maximum number of connections to allow to the PG database
> >
> > The option still exists and can be set, but does nothing. The service
> will
> > get whatever is set in the new extra_pg_conf option, which happens to be
> > 100.
>
> That would be a bug. It is supposed to still work, with warnings in
> your logs that you are using deprecated options.
>
> Thanks, I filed a bug about this:

 https://bugs.launchpad.net/charms/+source/postgresql/+bug/1534567

Turns out it was only max_connections that didn't work.
-- 
Juju mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to