Installation of PostgreSQL 6.5

From: twright(at)perigee(dot)net
To: pgsql-ports(at)postgresql(dot)org
Subject: Installation of PostgreSQL 6.5
Date: 1999-06-21 01:03:30
Message-ID: 376d8152.4acc.0@perigee.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi! Just wanted to drop someone a note regarding my recent
installation of the PostgreSQL 6.5 database.

Version: V 6.5

OS: RedHat 6.0 Linux

Hardware: i586

Regression Tests: All compiled, and ran cleanly.

Patches: None required for Postgres. However! I did have to
patch the Makefile for libpgtcl so that the crypt lib would get
linked in with the libpgtcl library. This, of course, was
required in order for pgaccess to work (something which most
db admins appreciate using!)

Thanks for a great database product!

-Tim

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-06-21 11:06:46 Port Bug Report: sum() + "group by" with an empty result returns one complete empty row
Previous Message Unprivileged user 1999-06-21 00:03:11 Port Bug Report: Regression test failures in distinct and limit expressions