Search Postgresql Archives

Re: search_path wildcard?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





st 22. 5. 2024 v 19:54 odesílatel Ron Johnson <ronljohnsonjr@xxxxxxxxx> napsal:
On Wed, May 22, 2024 at 12:53 PM David G. Johnston <david.g.johnston@xxxxxxxxx> wrote:
On Wed, May 22, 2024, 10:36 Ron Johnson <ronljohnsonjr@xxxxxxxxx> wrote:
This doesn't work, and I've found nothing similar:
ALTER ROLE foo SET SEARCH_PATH  = '*';

Correct, you cannot do that.

That would be a helpful feature for administrators, when there are multiple schemas in multiple databases, on multiple servers: superusers get ALTER ROLE foo SET SEARCH_PATH  = '*'; and they're done with it.

It can be pretty dangerous, because you don't specify order of schemas 

Regards

Pavel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux