Re: pg_restore cannot restore index

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Jie Liang <jie(at)stbernard(dot)com>
Cc: "'Jan Wieck'" <JanWieck(at)Yahoo(dot)com>, "'admin(at)postgresql(dot)org'" <admin(at)postgresql(dot)org>, "'pgsql-sql(at)postgresql(dot)org'" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: pg_restore cannot restore index
Date: 2002-07-13 14:50:59
Message-ID: 200207131450.g6DEoxE23984@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Jie Liang wrote:
> On this point, I'd like to ask:
> 1. where I can download this new version?
> 2. does
> pg_restore --index=aa --dbname=test /bjm/x
> works also???

OK, the attached patch should allow -I to work in 7.2.X. This will all
be fixed in 7.3.

> Because
> pg_restore --table=mytable --dbname=mydb mydumpfile
> doesn't work!

Is this a different problem? --table doesn't work either?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Attachment Content-Type Size
unknown_filename text/plain 671 bytes

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2002-07-13 15:28:34 Re: Indexes with LIKE
Previous Message Julian Scarfe 2002-07-13 09:53:23 Indexes with LIKE