Re: [pgadmin-support] [BUGS] bug reporting

2003-10-03 Thread Hiroshi Saito
Hi Andreas. I take the report that it looks like this in Japan. It was a problem with Windows. There is patch which I suggested before. It is important though this was ignored. See it again. OT) My server is in bad condition, and I haven't been able to talk well since yesterday. :-( regards, Hir

Re: [pgadmin-support] [BUGS] bug reporting

2003-10-03 Thread Andreas Pflug
Alexandr S wrote: Pgadmin 3.1 don t work (operations like insert rows) with columns named in russian language (title of column in russian language). But the same operations using PhpPgAdmin - all works very well, right. And if replace russian title of column with equivalent in english - all

[pgadmin-support] Question

2003-10-03 Thread Alessandro G. Simonetto
Dear Hacker, I have a question, which is of particular interest for me: is it possible for someone to connect to a site (for example excite.it) using somebody else's IP (and even if that person is say 50 km away)? So in the excite tables is it possible to found not his IP but mine? Many thanks fo

[pgadmin-support] TUNNEL PROBLEMS

2003-10-03 Thread James M Doherty PGADMIN
LeavesThis is the error message from an SSH-TUNNEL connection.(MESSAGE BELOW) I have compared the postgres configuraition files and cannot see any difference in them. I use this exact same scheme on two different systems, the obivous one works and the other does not. System One work, yet System Tw

[pgadmin-support] TUNNELL PROBLEMS

2003-10-03 Thread James M Doherty
LeavesThis is the error message from an SSH-TUNNEL connection. I have compared the postgres configuraition files and cannot see any difference in them. I use this exact same scheme on two different systems, the obivous one works and the other does not. System One work, yet System Two does not and g

[pgadmin-support] How to avoid users from viewing functions code

2003-10-03 Thread cad0022
Hi the problem is to avoid users from viewing functions code (in general db structures) when connecting to db by means of pgpadmin client. My db contains several tables and functions and I need to make users viewing only a restricted number of tables. It works for tables, as it's possible to define

Re: [pgadmin-support] Bug in pgadmin III displaying/exporting dat

2003-10-03 Thread Andreas Pflug
Godshall Michael wrote: Ok, In pgadminII I could choose to output the results directly to a text file without having them first displayed on the screen. That is what I was really trying to do(I normally don't try to read the 5000 characters in the pgadmin window). Is their a way to do this i

Re: [pgadmin-support] Bug in pgadmin III displaying/exporting dat

2003-10-03 Thread Andreas Pflug
Godshall Michael wrote: I use linux at home and would test it there if I can get pgadminIII installed on it. Last time I tried it failed because I did not have ssl and crypto so.4 libraries. My Redhat 8.0 box has versions so.2. Maybe I downloaded the wrong version of pgadminIII. Adam, can'

Re: [pgadmin-support] Reverse engineered Column definition incorrect

2003-10-03 Thread Dave Page
Thanks :-) > -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 03 October 2003 11:15 > To: Dave Page > Cc: [pgADMIN] > Subject: Re: [pgadmin-support] Reverse engineered Column > definition incorrect > > > Dave Page wrote: > > >Hi Andreas, > > > >Did you get it

Re: [pgadmin-support] Reverse engineered Column definition incorrect

2003-10-03 Thread Andreas Pflug
Dave Page wrote: Hi Andreas, Did you get it on both branches (& both changelogs)? Ahem... done now. Regards, Andreas ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html

Re: [pgadmin-support] not sure if you take non-list posts or not

2003-10-03 Thread Dave Page
> -Original Message- > From: Justin Honold [mailto:[EMAIL PROTECTED] > Sent: 02 October 2003 21:12 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] not sure if you take non-list posts or not > > > incase you do, here's a reproducible windows crash: try to drop a > database while i

Re: [pgadmin-support] Default value for char/varchar columns is not quoted automaticaly

2003-10-03 Thread Dave Page
> -Original Message- > From: Oldrich Dlouhy [mailto:[EMAIL PROTECTED] > Sent: 03 October 2003 07:04 > To: PGAdmin support forum > Subject: [pgadmin-support] Default value for char/varchar > columns is not quoted automaticaly > > > Default value for char/varchar columns is not quoted

Re: [pgadmin-support] Reverse engineered Column definition incorrect

2003-10-03 Thread Dave Page
Hi Andreas, Did you get it on both branches (& both changelogs)? Regards, Dave. > -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 02 October 2003 19:17 > To: Donald Fraser > Cc: [pgADMIN] > Subject: Re: [pgadmin-support] Reverse engineered Column > definition

[pgadmin-support] not sure if you take non-list posts or not

2003-10-03 Thread Justin Honold
incase you do, here's a reproducible windows crash: try to drop a database while it's open. you get a proper error explaining it cannot be done, and then pgadmin crashes. ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster