tgl wrote:
> strk <[EMAIL PROTECTED]> writes:
> > gis=# reindex table pg_toast_8443892; -- this was an assuption I made
> > ERROR:  Relation "pg_toast_8443892" does not exist
> 
> If it's 7.3 or later you need to say
> 
> reindex table pg_toast.pg_toast_8443892;
> 
>                       regards, tom lane

It worked!
Thank you very much.
--strk;

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to