Kieran McCusker wrote: > Dave > > show search_path returns : "$user",public Ah-ha - I tested on EnterpriseDB which misses the quotes (which I guess were added in PostgreSQL at some point). I've changed the code to allow for possible quotes - will commit shortly. Thanks for the report. Regards, Dave.