Re: Question about user/database-level parameters - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Question about user/database-level parameters
Date
Msg-id 2301631.1659419090@sss.pgh.pa.us
Whole thread Raw
In response to Re: Question about user/database-level parameters  (Japin Li <japinli@hotmail.com>)
Responses Re: Question about user/database-level parameters
List pgsql-hackers
Japin Li <japinli@hotmail.com> writes:
> Yeah, the single-user mode works.  Thank you very much!
> However, if the database is in production, we cannot go into single-user mode,
> should we provide an option to change this behavior on the fly?

There is not, and never will be, a version of Postgres in which
it's impossible for a superuser to shoot himself in the foot.

Test your settings more carefully before applying them to a
production database that you can't afford to mess up.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Japin Li
Date:
Subject: Re: Question about user/database-level parameters
Next
From: Tom Lane
Date:
Subject: Re: pgstattuple: add test for coverage