Re: how to REINDEX pg_database on

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joshua Daniel Franklin escribió:
> On Thu, Jul 16, 2009 at 12:18 PM, Joshua Daniel Franklin wrote:
> > I'm having a problem with Postgres 7.4 on RHEL  4 (Nahant Update 8).
> > It seems that pg_database disappeared some time ago (I think before
> > my oldest backups, unfortunately).
> >
> > I searched and found some mention of REINDEX but I'm not sure if I am
> > using it correctly since this is a system catalog. I tried this:
> >
> > postgres -P -D /usr/local/databases/pgsql/data pg_database
> > FATAL:  database "pg_database" does not exist
> 
> So... does that 'FATAL:  database "pg_database" does not exist' message
> mean it's game over ?

No, it means you didn't pass the correct parameters.  You need to pass
the database name, not "pg_database".

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux