Search found 1 match
- 17.02.2024, 13:36
- Forum: ZeosLib 7.1 stable Forum
- Topic: Does TZConnection respect the schema settings of PostgreSQL?
- Replies: 8
- Views: 2256
Re: Does TZConnection respect the schema settings of PostgreSQL?
In that case I can only suggest to use something like MyZeosConnection.ExecuteDirect('SET search_path TO myschema,public;'). I created a feature request for tracking this: https://sourceforge.net/p/zeoslib/internaltickets/11/ It looks like the URL generated for libpq.dll does not include the search...