| From: | "Eric Anderson Vianet SAO" <eric(at)vianet-express(dot)com(dot)br> |
|---|---|
| To: | "PostgreSQL general" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: reindex toast table |
| Date: | 2003-06-02 18:33:04 |
| Message-ID: | 022b01c32935$6837d1c0$0701a8c0@netterm |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
i-m using postgres 7.2
tnx
Eric Anderson Martins Miranda
Net Admin @ Via Net SAO
----- Original Message -----
From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Eric Anderson Vianet SAO" <eric(at)vianet-express(dot)com(dot)br>
Cc: "PostgreSQL general" <pgsql-general(at)postgresql(dot)org>
Sent: Monday, June 02, 2003 3:04 PM
Subject: Re: [GENERAL] reindex toast table
> "Eric Anderson Vianet SAO" <eric(at)vianet-express(dot)com(dot)br> writes:
> > when i try to reindex a toast table i=B4ve got an error
> > reindex table pg_toast.pg_toast_163219;
> > error: parse error at or near "."=20
>
> Pre-7.3 backend, perhaps? There are no schemas before 7.3, thus no
> "pg_toast" schema to specify.
>
> regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-06-02 18:52:22 | Re: [GENERAL] ERROR: Memory exhausted in AllocSetAlloc(188) |
| Previous Message | Richard Huxton | 2003-06-02 18:31:18 | Re: check constraint |