PostgreSQL : First impressions

From: "Huong Chia Hiang" <huongch(at)bigfoot(dot)com>
To: <webmaster(at)postgresql(dot)org>
Subject: PostgreSQL : First impressions
Date: 2001-07-16 16:38:03
Message-ID: 000e01c10e15$b14cff80$0200a8c0@tm.net.my
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,
I'm not sure if this is the right address to pass comments to PostGreSQL
team, but here goes.
I'm new to PostgreSQL and so far it looks quite interesting as an open
source DBMS. There are a few quirks (i.e. can't alter field data types?
Can't drop fields? ,etc), but I suppose I can live with them . Been using it
for some web-based development and I must say I am pleasantly surprised to
see how well it works for the last few weeks.
Keep it up and cheers.

Regards,

John Huong

P.S: Looking forward to the replication features in the to-do list ;).

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2001-07-16 16:48:11 ALTER TABLE ADD COLUMN column SERIAL -- unexpected results
Previous Message Tom Lane 2001-07-16 16:28:50 Re: handling NULLS in GiST