Hi,

I'm need to import data to PostgreSQL via csv file. The database in
question is very problematic and I have that import those data without
checking it. How can I to do that? I know that I can to disable FKs
through "ALTER TABLE table_name DISABLE TRIGGERS ALL", however how can
I disabling CHECK CONSTRAINT too?

--
        * Salomão Domingos
      * * Analista de Suporte
    * * * Linux Professional Institute Certificate 2 - LPIC2
  * * * * e-mail comercial: salomaodomin...@f13.com.br
* * * * * MSN             : salomaodomin...@hotmail.com


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

Reply via email to