Re: [pgadmin-support] Bug

2003-11-10 Thread Hiroshi Saito
Dear Дмитрий Попов . I believe the reappearance of this problem. IMHO,You must not use multi-byte for the user ID. It seems you that it that a user was made under the condition of the multi-byte connection is right by the intervention of conversion. However, The user character line won't correspo

Re: [pgadmin-support] Bug

2003-11-10 Thread Andreas Pflug
Дмитрий Попов wrote: pgAdmin III, v1.0.0, pgSql 7.3.1 Windows Russian Hello! PostrgeSQL on windows make SuperUser's name symbols as current system user. When user in windows include russian, PgSQL make user with russian symbols too. But pgAmin replace it to "_". For Example: My user was "Dmitriy

[pgadmin-support] Bug

2003-11-10 Thread Дмитрий Попов
pgAdmin III, v1.0.0, pgSql 7.3.1 Windows Russian Hello! PostrgeSQL on windows make SuperUser's name symbols as current system user. When user in windows include russian, PgSQL make user with russian symbols too. But pgAmin replace it to "_". For Example: My user was "Dmitriy" (Дмитрий). There i

[pgadmin-support] OS X?

2003-11-10 Thread Victor Spång Arthursson
Well, well… Some weeks have passed by since the release of Panther, but nowhere have I been able to find the so long awaited port for Mac OS X… Does anyone here have some updated information about the status of the OS X-project? Sincerely, Victor, Copenhagen/Malmoe ---

Re: [pgadmin-support] Large tables, copy-and-paste, default sql

2003-11-10 Thread ow
--- Dave Page wrote: > [...] > > You can copy individual values using the normal keysequences such as > Control-C for copy. Currently you cannot select regions of cells for > copy/paste - I'm not sure how feasible this is right now, though I can > see the usefullness of it. That I couldn't do, i.e

Re: [pgadmin-support] More on connetions to SSL enabled servers

2003-11-10 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: I just installed Fedora Core 1 from fedora.redhat.com. I decided to build pgadmin3 from source. I installed the wx rpms for Redhat 9 and installed the postgresql rpms for Fedora Core 1. I was able to build and install pgadmin3 successfully. I then connected to my SS

Re: [pgadmin-support] RE

2003-11-10 Thread Andreas Pflug
Reshat Sabiq wrote: Mark Perez wrote: Can someone help me? I have a large database that I have been working on in MS Access and then placed it on a Red Hat Server. It works awesome with PGAdmin and PostgreSQL. I then needed to take the code and database both an Access based import and a pgdu

Re: [pgadmin-support] Large tables, copy-and-paste, default sql

2003-11-10 Thread Andreas Pflug
Dave Page wrote: 1. Tree view that shows the list of tables: When I click on a table that contains relatively large number of rows (20M+), it takes pgAdmin a very, very long time to show the respective CREATE clause for the table. It appears that pgAdmin is forcing pgSql to count rows in the t

Re: [pgadmin-support] Large tables, copy-and-paste, default sql

2003-11-10 Thread Dave Page
> -Original Message- > From: ow [mailto:[EMAIL PROTECTED] > Sent: 09 November 2003 15:06 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Large tables, copy-and-paste, default sql > > pgAdmin III, v1.0.0, pgSql 7.4.rc1 > > Hi, > > Thanks for the great product, it really helps! >