> SET statement_timeout=0;
> SET work_mem=1024GB;
>

I just realized about the SET command.

Isn't it weird that any user can set parameters such as this that will
apply server wide? to all future sessions?

I noticed that some of the parameters can only be set by superusers, and
some require re-start, but still. Anybody can re-configure the server.....
??

Reply via email to