From: | John R Pierce <pierce(at)hogranch(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: how long to wait on 9.2 bitrock installer? |
Date: | 2012-09-13 05:59:49 |
Message-ID: | 50517655.9090606@hogranch.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 09/12/12 10:42 PM, Dann Corbit wrote:
>
> I just let it sit. 3.5 hours later, it completed.
>
> ...
>
> I have several versions of PostgreSQL already installed on this
> machine. We need to test compatibility with PostgreSQL database
> systems with our products.
>
> I tried to install 9.2 64 bit using the one click installer from this
> location:
>
> http://www.enterprisedb.com/products/pgdownload.do#windows
>
> I did use an unused port of 5439 as 5432-5438 are already in use by
> other instances of PostgreSQL.
>
are those other instances running? if they have significant shared
memory allocations, your 12GB of ram could be significantly blocked up,
so the new install may have ended up doing a lot of paging.
also, your configuration file says this system has a single 1TB drive?
thats a weak storage configuration for a database server, especially if
its a 7200rpm or less SATA drive.
--
john r pierce N 37, W 122
santa cruz ca mid-left coast
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim GÜNDÜZ | 2012-09-13 07:15:15 | Re: Where do I get pgAdmin 1.16 for openSuSE? |
Previous Message | Sachin Srivastava | 2012-09-13 05:59:01 | Re: how long to wait on 9.2 bitrock installer? |