Postgresql and W98

From: Evelio Martinez <evelio(dot)martinez(at)testanet(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgresql and W98
Date: 2001-06-05 13:59:47
Message-ID: 3B1CE5D3.FB26EB2E@testanet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello!

I am using postgresql on linux and I am pretty satisfied with it.
A friend has proposed me to migrate an application using Access 9.0 as
database desktop to postgresql on W98.

The database has about 30 tables and some of them have 500000 rows and
some blobs.

Does postgresql work ok under W98?
Is it worth trying?
Is there any difference in the performance between the 2 databases under
W98?

Any HOWTO, FAQ will be appreciated

Thanks
--
Evelio Martínez

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-06-05 14:12:54 Re: psql , stored procedure, triggers and errors
Previous Message Tom Lane 2001-06-05 13:57:46 Re: How to Alter tables with ARRAY? Help PLease