[pgadmin-support] Installing PgAdmin GUI on Linux

2007-07-24 Thread Ashish Karalkar
Hello All, I am having PostgreSQL server 8.2.0 running on Redhat Linux . I want to install PgAdmin GUI on the Linux Server. can anybody please guide me to the appropriate documantation and the prerequisite required for the same . Thanks In Adavnce With Reagrds Ashish...

Re: [pgadmin-support] Installing PgAdmin GUI on Linux

2007-07-24 Thread Raymond O'Donnell
On 24/07/2007 07:22, Ashish Karalkar wrote: I am having PostgreSQL server 8.2.0 running on Redhat Linux . I want to install PgAdmin GUI on the Linux Server. can anybody please guide me to the appropriate documantation and the prerequisite required for the same . Hi Ashish, Try here: http://w

Re: [pgadmin-support] public schema not prefixed / copy + paste adds newline

2007-07-24 Thread Dave Page
Erwin Brandstetter wrote: > Dave Page wrote: >> The problem is though, that it remains the underlying controls that >> are doing the copy and the paste operations so we still have no way in >> pgAdmin to filter it out. You can actually test this by pasting using >> the button to do it - that does u

Re: [pgadmin-support] public schema not prefixed / copy + paste adds newline

2007-07-24 Thread Dave Page
Dave Page wrote: > All is not necessarily lost however - it strike me that we might be able > to use the STC control instead of a rich textbox (thats the one we use > for the SQL input fields). I'll look into it Unfortunately that doesn't seem to be feasible :-( Regards, Dave. --

Re: [pgadmin-support] public schema not prefixed / copy + paste adds newline

2007-07-24 Thread Erwin Brandstetter
[EMAIL PROTECTED] wrote: Dave Page wrote: All is not necessarily lost however - it strike me that we might be able to use the STC control instead of a rich textbox (thats the one we use for the SQL input fields). I'll look into it Unfortunately that doesn't seem to be feasible :-(

[pgadmin-support] Error installing PostgreSQL core, 8.2 (password short, not complex)

2007-07-24 Thread Don Burt
I downloaded binary->v8.2.4->win->postgresql-8.2.4-1.zip and opened postgresql-8.2.msi. After the dialog, it begins the install and consistently fails with a message box "password to short or not complex enough". The install log in that area shows the error below and the install is rolled back.

[pgadmin-support] Minor Bug with large grid result

2007-07-24 Thread Bob Henkel
Platform = Windows XP Pro Language = English Distribution you used = binary Version you tested= 1.8.0 Beta 1 (Jul 13 2007, rev:6423) When running the following statement SELECT RANDOM() FROM generate_series(1,900); the grid is populated with 9 million ran

Re: [pgadmin-support] Minor Bug with large grid result

2007-07-24 Thread Dave Page
> --- Original Message --- > From: "Bob Henkel" <[EMAIL PROTECTED]> > To: pgadmin-support@postgresql.org > Sent: 24/07/07, 18:07:09 > Subject: [pgadmin-support] Minor Bug with large grid result > > Platform = Windows XP Pro > Language = English > Distrib

Re: [pgadmin-support] Error installing PostgreSQL core, 8.2 (password short, not complex)

2007-07-24 Thread Vishal Arora
Thats correct you have to give a complex password in combination of atleast 1 Numeric, 1 Spl Character like @#%&* and Cap/small alphabets. it should not be less than 10 Character long. - Vishal From: "Don Burt" <[EMAIL PROTECTED]> To: Subject: [pgadmin-support] Error installing PostgreSQL c