pg_dump bug?

From: ohp(at)pyrenet(dot)fr
To: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_dump bug?
Date: 2003-08-31 14:36:52
Message-ID: Pine.UW2.4.53.0308311632170.17684@server.pyrenet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

This is on 7.3.4
I had altered a user like this:
alter user set search_path = shema1,public

Then I had to pgdumpall, re-initdb and restore every thing.

The alter user did'nt get through. and broke my app.

Is it a pg_dump bug? I haven't tested on 7.4b

BTW, would'nt it be more logical if we could set the search_path on a
database basis. ALTER DATABASE doesn't seem to support it
Regards,

--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2003-08-31 14:41:42 Re: massive quotes?
Previous Message Andrew Dunstan 2003-08-31 14:02:08 Re: Linux2.6 overcommit behaviour