> i've been a fan of mysql as of late because it's simple and fast.  AND the
> documentation is great.  postgres is the opposite of all of the above.

ctually, the 7.x series of Postgres is quite fast.  Using Postgres on an
RH system is as easy as service postgresql start; su postgres -
createuser; createdb
Then use psql/DBD::Pg/whatever you like.  I love Postgres because it is
really simple to get started in, but has a very rich environment.  A lot
like Python in that respect.

Jon



>
> On November 18, 2002 04:50 am, Shiva Haddad wrote:
> > I want to have client , server database in redhat for a IP Telephone system
> > product, it must be multi-user & ...
> > which one is better , Mysql or postgresql ?
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to