possible bug : pg_dump does not include ALTER DATABASE SET search_path

From: Miles Keaton <mileskeaton(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: possible bug : pg_dump does not include ALTER DATABASE SET search_path
Date: 2005-10-09 04:48:34
Message-ID: 59b2d39b0510082148r77b7d151o68634b70b5ba4a48@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

possible bug :

pg_dump does not include ALTER DATABASE ... SET search_path TO ...

pg_dumpall does include it.

pg_dump only includes the runtime "SET search_path", but not the permanent
ALTER DATABASE part

is this intentional?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-10-09 05:05:50 Re: possible bug : pg_dump does not include ALTER DATABASE SET search_path
Previous Message Chris Browne 2005-10-09 04:07:08 Re: Oracle buys Innobase