"John D. Burger" <[EMAIL PROTECTED]> writes:
> Is there any way to set DEFAULT_STATISTICS_TARGET on a permanent basis 
> for a particular database?  SET DEFAULT_STATISTICS_TARGET is only per 
> session, apparently, and I'm not sure I want to set it for the whole 
> cluster in the config file.  I know I can fix it per-column with ALTER 
> TABLE, but that's a bit of a pain.
> I'm running 7.4.  Thanks for any info.

ALTER DATABASE SET, same as most other GUC variables ...

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to