Robert Treat <[EMAIL PROTECTED]> writes: > On Fri, 2002-10-25 at 16:17, Tom Lane wrote: >> I prefer GUC variables to table entries for setting stuff like recursion >> limits; they're much lighter-weight to create and access, and you don't >> need an initdb to add or remove a parameter.
> I don't see an adequate way to store the individual settings as GUC > variables per user... Have you looked at the per-database and per-user GUC facilities in 7.3? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly