[pgadmin-support] bug with insert

2006-10-29 Thread Anton Andreev
aracter: 29 But the table is there with this column "abbrev" (I could not create it agan)!!! It is really frustrating! When I make select statements it is OK. p.s. I do not think for a submitting a bug you need to subscribe to a mailing list. Cheers Anton Andreev -

[pgadmin-support] questions about cursors

2007-04-24 Thread Anton Andreev
Hi, I am trying to use cursors and I am really frustrated already. Do I need to install an extension? 1. Problem number one is that what ever I use in front of the fetch command it is not being accepted, it gives a syntax error. If I use a number ,"all" or "forward" it gives an error again?

[pgadmin-support] no timestamp type available in pgadmin3

2007-11-10 Thread Anton Andreev
Hi, It could be my fault, but I continue not to see the timestamp type when I am creating a new column in PgAdmin3? Cheers, Anton ---(end of broadcast)--- TIP 6: explain analyze is your friend

[pgadmin-support] missing ecoding option in the backup interface

2008-03-16 Thread Anton Andreev
Hi, There is no option to set the encoding of the file when the backup is plain. At least a checkbox with "set encoding to UTF8" when the backup is plain would be perfect. Cheers, Anton -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscrip

[pgadmin-support] problem with check constraints

2008-10-09 Thread Anton Andreev
Hi, When I create a check constraint in PgAdmin3 1.8.4 on a Postgresql 8.3.3: ((A and B) or (C and D)) I get with create script: (A and B or C and D) which is wrong. Please help. Cheers, Anton -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your