Re: [pgadmin-support] BugReport

2011-04-11 Thread Guillaume Lelarge
Le 11/04/2011 15:49, Carlos Alberto Senczkowski a écrit : > Good day I was having trouble backing up the databases via PGAdmin > always returned to the database did not exist when the database is with the > letter > capital letter should not use the guy character \ "DATABASE \" and > only "DATABASE

[pgadmin-support] BugReport

2011-04-11 Thread Carlos Alberto Senczkowski
Good day I was having trouble backing up the databases via PGAdmin always returned to the database did not exist when the database is with the letter capital letter should not use the guy character \ "DATABASE \" and only "DATABASE " have a nice day -- *Atenciosamente:* *Carlos Alberto Senczkows

Re: [pgadmin-support] Bugreport: de_de/tips.txt not unicode

2006-12-06 Thread Dave Page
Marcel Schnippe wrote: Hi, because pgAdmin III\1.6\Docs\de_DE\tips.txt is not unicode => http://www.google.com/codesearch?q=%22Failed+to+convert+file+contents+to+Unicode%22 and no tips are availible. If I open the file in notpad and save as UTF8, no error and tips are complete. * Pla

[pgadmin-support] Bugreport: de_de/tips.txt not unicode

2006-12-05 Thread Marcel Schnippe
Hi, because pgAdmin III\1.6\Docs\de_DE\tips.txt is not unicode => http://www.google.com/codesearch?q=%22Failed+to+convert+file+contents+to+Unicode%22 and no tips are availible. If I open the file in notpad and save as UTF8, no error and tips are complete. * Platform you're running on: Wi

Re: [pgadmin-support] Bugreport: erroneous code generated for domain

2005-05-04 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Asko Seeba > Sent: 03 May 2005 14:06 > To: [email protected] > Subject: [pgadmin-support] Bugreport: erroneous code > generated for domain > > Hi, Hello

[pgadmin-support] Bugreport: erroneous code generated for domain

2005-05-03 Thread Asko Seeba
Hi, Up-to-date (2 May 2005) Debian Sid distribution version of pgAdmin III (1.2.0, 10 Jan 2005). I'm not sure if pgAdmin developers already know this, but just for the case. I clicked on a domain on a PostgreSQL 7.4 database tree view, copied and pasted the domain creation script into PostgreSQL

Re: [pgadmin-support] Bugreport: Creating tables w/ uppercase letters

2002-07-04 Thread Dave Page
> -Original Message- > From: Markus Brachner [mailto:[EMAIL PROTECTED]] > Sent: 04 July 2002 10:57 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Bugreport: Creating tables w/ > uppercase letters > > > I tried to create a table with uppercase l

[pgadmin-support] Bugreport: Creating tables w/ uppercase letters

2002-07-04 Thread Markus Brachner
I tried to create a table with uppercase letters by 'Create object'-'Table'. The table was not found afterwards when I tried selecting from this table, but the database was in the tree. I also tried directly access the DB through psql, \d showed the table in uppercase letters, select on this table