Re: Rights in 7.4

From: Francisco Reyes <lists(at)natserv(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Rights in 7.4
Date: 2004-01-14 14:36:10
Message-ID: 20040114143350.K11120@zoraida.natserv.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 14 Jan 2004, Tom Lane wrote:

> > The line from the sql file that is failing, a dump, is
> > SELECT pg_catalog.setval('invoicesdetails_invoicesdetailsid_seq', 18,
> > true);
>
> You have not given us any context to interpret this report in, but
> I do not think it has anything to do with the ownership of the public
> schema.

I need to dump/restore frequently from one database/machine to other
database/machines.

I did the dump as a regular user and was trying to do the restore as the
same user, but to another DB. Both DBs are owned by the user I did the
dump with.

Should restores be always done by the super user?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message avalon 2004-01-14 14:41:09 Data recovery!
Previous Message Ericson Smith 2004-01-14 14:24:31 Great results with 7.4.1 and auto-vacuum