Re: [pgadmin-support] Problems using PGAdmin III

2003-10-26 Thread Együd Csaba
Hi Andreas, thank you, I'll make a try. It should eliminate the euro problem as well. -- Csaba > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Andreas Pflug > Sent: Sunday, October 26, 2003 7:21 PM > To: [EMAIL PROTECTED] > Cc: Pgadmin-Support (E-mai

Re: [pgadmin-support] How to use the SET data type? Help plz!

2003-10-26 Thread Christopher Kings-Lynne
Odd that it is a selectable datatype in pgadmin then huh? That's a question for the pgAdmin guys, but I know that PostgreSQL has a type called 'set', which is nothing to do with sets as you understand them. If there are no sets, then is there anythign else that can be used to represent that ty

[pgadmin-support] How to use the SET data type? Help plz!

2003-10-26 Thread pgadmin
When I add a column a table I am able to choose the SET DataType, but there is no obvious way to define the acceptable values for the set. I'd like to use the gui that I use for creating all my other columns rather than doing it by hand. The generated sql from the gui doesn't even seem right be

[pgadmin-support] dump and restore in pgadmin

2003-10-26 Thread pgadmin
Does pgadmin have support for dumping and restoring a database? ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Re: [pgadmin-support] How to use the SET data type? Help plz!

2003-10-26 Thread Christopher Kings-Lynne
U...PostgreSQL doesn't support sets... Chris [EMAIL PROTECTED] wrote: When I add a column a table I am able to choose the SET DataType, but there is no obvious way to define the acceptable values for the set. I'd like to use the gui that I use for creating all my other columns rather than

Re: [pgadmin-support] Problems using PGAdmin III

2003-10-26 Thread Andreas Pflug
Együd Csaba wrote: Dear Jean-Michel, I'm succeeded to subscribe this list. Thank you. You can register the support mailing list from: http://www.pgadmin.org/pgadmin3/support.php#support_list Done. The euro display problem is an encoding problem. The euro sign is not part of an

Re: [pgadmin-support] paste ?

2003-10-26 Thread Andreas Pflug
Alex wrote: I am using VB6/SP5 on W2K/SP3 and PgAdmin 3 ver 1.0.0 PgAdmin 3 ver 1.1.Dev (just tried it today) Problem: *Text copy from VB will not paste to PgAdmin3 Query window * It works the other way around though. Fixed in cvs, a new binary snapshot is already uploaded (20031026

[pgadmin-support] Problems using PGAdmin III

2003-10-26 Thread Együd Csaba
Dear Jean-Michel, I'm succeeded to subscribe this list. Thank you. > You can register the support mailing list from: > http://www.pgadmin.org/pgadmin3/support.php#support_list Done. > The euro display problem is an encoding problem. The euro sign is not part of > an ASCII database. Whenever you w