Hi all, I have database with 6 schemas, i did an: alter database set search_path to 'public', 'pg_catalog', 'academico', 'dobe', 'recaudaciones', 'becas', 'roles', 'seguridad'
but when i do a: pg_dump -C uescc > uescc.sql it add the create statement for the database but not add appropiates alter database for the parameters i set search_path in this case. But, pg_dumpall does. a bug in pg_dump? regards, Jaime Casanova _________________________________________________________ Do You Yahoo!? Información de Estados Unidos y América Latina, en Yahoo! Noticias. Visítanos en http://noticias.espanol.yahoo.com ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]