Re: [BUGS] unable to see other schemas besides public

2007-11-25 Thread Gabriel Ramirez
Euler Taveira de Oliveira wrote: > Gabriel Ramirez wrote: > >> so seems if one don't specified the schemaname.objects to list the >> database don't return them, or maybe I'm missing a step after creating >> the schema and objects to be able to list them. >> > This is not a bug. You need to set you

Re: [BUGS] unable to see other schemas besides public

2007-11-25 Thread Euler Taveira de Oliveira
Gabriel Ramirez wrote: > so seems if one don't specified the schemaname.objects to list the > database don't return them, or maybe I'm missing a step after creating > the schema and objects to be able to list them. > This is not a bug. You need to set your schema in the search_path [1]. [1] http