Re: [HACKERS] Dumping of views -- done! - Mailing list pgsql-hackers

From Terry Mackintosh
Subject Re: [HACKERS] Dumping of views -- done!
Date
Msg-id Pine.LNX.3.95.981003230720.25181A-100000@terry1.acun.com
Whole thread Raw
In response to Re: [HACKERS] Dumping of views -- done!  (Terry Mackintosh <terry@terrym.com>)
List pgsql-hackers
Hi Bruce

On Sat, 3 Oct 1998, Bruce Momjian wrote:

> I though we dumped views already.  If not, I am inclinded to apply it,

Your comment gave me cause to go read the pg_dump man page again, here is
what it has to say:

       rules and views
              pg_dump  does not understand user-defined rules and
              views and will fail to dump them  properly.   (This
              is  due  to the fact that rules are stored as plans
              in the catalogs and not textually)


Now, I did not (yet) do any thing about rules, only views.

Have a great day
Terry Mackintosh <terry@terrym.com>          http://www.terrym.com
sysadmin/owner  Please! No MIME encoded or HTML mail, unless needed.

Proudly powered by R H Linux 4.2, Apache 1.3, PHP 3, PostgreSQL 6.3
-------------------------------------------------------------------
Success Is A Choice ... book by Rick Patino, get it, read it!


pgsql-hackers by date:

Previous
From: Terry Mackintosh
Date:
Subject: Re: [HACKERS] Dumping of views -- done!
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] RE: [GENERAL] Long update query ? (also Re: [GENERAL] CNF vs. DNF)