Hi Jeremy

Thanks for your answer. You wrote:

        it sets the schemas that PostgreSQL will look in for tables that 
are not schema qualified

As I understood:

 1. sequel will generate the statement: SELECT count(*) FROM tab01;
 2. No schema qualifier is given for the table, so postgres will look in 
search path 'abc'.

And this is what I do not understand: He should find the table 'tab01' in 
schema 'abc'.

Or do you mean something else with "PostgreSQL will look in for tables that 
are not schema qualified"?

Best regards,

Dzaic

 


-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to