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