Re: Sql - Error : Relation tmp_datos already exists

From: "tobbe" <tobbe(at)tripnet(dot)se>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Sql - Error : Relation tmp_datos already exists
Date: 2005-10-21 12:44:52
Message-ID: 1129898692.018776.26550@g44g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

PgAdmin probably encloses all querys in transactions. Do you?

If not, try execute "BEGIN" and "COMMIT" just before and after your
query..

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Thomas Pundt 2005-10-21 12:52:59 Re: Postgres 7.4.9 slow!
Previous Message Mario Splivalo 2005-10-21 12:34:26 Re: Postgres 7.4.9 slow!