* David G Johnston (david.g.johns...@gmail.com) wrote:
> Jerry Sievers-3 wrote
> > Hackers; I noticed this trying to import a large pg_dump file with
> > warnings supressed.
> > 
> > It seems loading pgq sets client_min_messages to warning and leaves it
> > this way which defeats an attempt to change the setting prior and have
> > it stick.
> > 
> > I tested with several other extensions in same DB and only pgq has the
> > problem.
> > 
> > Sorry if this is known/fixed already.
> 
> This is not part of PostgreSQL proper and thus not supported by -hackers;
> you should report this directly to the authors.

Ehh..  Shouldn't we try to take a bit more care that we reset things
after a CREATE EXTENSION is run?  Not really sure how much effort we
want to put into it, but I see a bit of blame on both sides here.

        Thanks,

                Stephen

Attachment: signature.asc
Description: Digital signature

Reply via email to