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...
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
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
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.
--
[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 :-(
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.
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
> --- 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
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