Thread: Any issues w/PostgreSQL 8.0.4 on Win2K3 x64?

Any issues w/PostgreSQL 8.0.4 on Win2K3 x64?

From
"Bill Bartlett"
Date:
Is anyone aware of any issues with running PostgreSQL 8.0.4 on a Windows
2003 Server x64 system?  (I know it's an old DB version that we will
eventually upgrade to 8.1.x or 8.2.x, but it's running on a production
system where for the immediate future I don't have the time to test on
any of the later versions.)  I've seen discussions re: running 8.1.x w/o
problem on the x86 versions of Windows server, but I wanted to check to
see if anyone had any experience (good or bad) running 8.0.x on x86
Windows.

Thanks!

- Bill



Re: Any issues w/PostgreSQL 8.0.4 on Win2K3 x64?

From
"Joshua D. Drake"
Date:
On Thu, 2006-11-30 at 15:23 -0500, Bill Bartlett wrote:
> Is anyone aware of any issues with running PostgreSQL 8.0.4 on a Windows
> 2003 Server x64 system?

You will want to check the release notes for differences between 8.0.4
and 8.0.9 but except for the fact that PostgreSQL on win32 doesn't
currently support 64bit mode, I think you should be fine.


Joshua D. Drake



>   (I know it's an old DB version that we will
> eventually upgrade to 8.1.x or 8.2.x, but it's running on a production
> system where for the immediate future I don't have the time to test on
> any of the later versions.)  I've seen discussions re: running 8.1.x w/o
> problem on the x86 versions of Windows server, but I wanted to check to
> see if anyone had any experience (good or bad) running 8.0.x on x86
> Windows.
>
> Thanks!
>
> - Bill
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match
>
--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate




JDBC traffic logger

From
"rbaisak"
Date:
I am trying to measure amount of data coming from Postgres DB to
application layer. Is there any tool/utility that can help to log all
results using JDBC driver?  I would really appreciate your help on this.

Regards,
Ranjan