Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pg_dump warings



Hi,

On Sun, 2006-04-30 at 21:42 +0000, Rick Ellis wrote:
> I did something foolish and now I'm getting warnings every time
> pg_dump runs (hourly from cron). Anybody have a suggestion on how
> to fix this?

Create the user again with the same userid (I mean revert what you did).
You can get this info from pg_tables and pg_authid(or pg_shadow,
depending on your PostgreSQL version).

Regards,
-- 
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group