"Ed L." <[EMAIL PROTECTED]> writes: > My misunderstanding. I misread the above to mean SIGHUP did not work, as > opposed to postgresql.conf variables for which SIGHUP *will* reload them. > I guess the word "only" refers to not being able to use SET?
Or ALTER DATABASE, ALTER USER, etc. I guess the wording assumes that you know that altering postgresql.conf requires a SIGHUP to make anything happen. I wouldn't object to inserting some explicit mention of SIGHUP into these canned phrases, if it can be done without making it much longer or more obscure. Any thoughts? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match