Re: [SQL] About pg_dump

2004-03-11 Thread Rute Solipa
hi, i had to restore a database from a pg_dump and i'm having problems with the encoding. it seems that the pg_dump command doesn't keep the encoding information. does anybody can help me resolve this problem. thanks rute - Original Message - From: "Daniel Henrique Alves Lima" <[EMAIL

[SQL] Unsubscribe

2003-10-01 Thread Rute Solipa
please remove my email from your database contacts.   best regards,   etur

[SQL] unsubscribe

2003-09-02 Thread Rute Solipa
  - Original Message - From: rute solipa To: [EMAIL PROTECTED] Sent: Thursday, July 31, 2003 9:35 AM Subject: [SQL] Unsubscribe Unsubscribe

[SQL] Unsubscribe

2003-07-31 Thread rute solipa
Unsubscribe

Re: [SQL] disable constraints

2003-02-26 Thread rute solipa
DE alter table asdf drop constraint "$1"; Regards, Patrik Kudo rute solipa wrote: hello, does anyone nows how can i disable/enable table or column constraints? in oracle it's possible to disable constraints like this: alter table tb_1 disable primary key; best regards, rute -

[SQL] disable constraints

2003-02-26 Thread rute solipa
hello, does anyone nows how can i disable/enable table or column constraints? in oracle it's possible to disable constraints like this: alter table tb_1 disable primary key; best regards, rute ---(end of broadcast)--- TIP 3: if posting/reading thro

[SQL] how can i drop a constraint

2003-02-25 Thread rute solipa
hello, i've got some tables where constraints don't have an explicit name, how can i drop them. best regards, rute ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddress