[PHP3] PostgreSQL vs Mysql comparison

Поиск
Список
Период
Сортировка
От Scott Perkins
Тема [PHP3] PostgreSQL vs Mysql comparison
Дата
Msg-id 37F5D855.EF425FE6@bellsouth.net
обсуждение исходный текст
Ответы Re: PostgreSQL vs Mysql comparison  (Patrick Greenwell <patrick@stealthgeeks.net>)
[PHP3] Re: PostgreSQL vs Mysql comparison  (Patrick Greenwell <patrick@stealthgeeks.net>)
Список pgsql-general
You make a good point about available admin and other facilities etc.

I am interested in some of the forum functionalities that seem to be "off the
shelf" with Mysql but I have not done my homework yet with PostgreSQL.  There
must me some good reasons why PostgreSQL beat out
Mysql for product of the year  or best database or most popular among
NIX/NUX users or something recently.

I am just trying to clearly differientiate the significant differences
and decide which are important relative to specific projects.

I think if I have to do some fancy complex search/ retrieval from heavily
indexed multiple related tables the union and subselect capability of PostgreSQL
might help alot.

If I have to develop my own PHP admin  - that will hurt.  There must
be some available routines floating around for PostGreSQL I just have to find
them.



mcgarry@tig.com.au wrote:
>
> Is there a cool PHPMyAdmin style utility, or failing that a Gnome/X app
> that has similar abilities (creating tables, etc etc) for PostgreSQL?
>
> I'm working on a couple of pet projects in my spare time (hah!), one
> which I think mysql is perfect for, but another that I think
> transactions etc are going to be important as I add features.
>
> So far I've done all the work with mysql, largely because it's so easy
> with phpMyAdmin, but I think I'd be better off switching before I get
> too invested and have to go through all the code and convert it all.
>
> I'm happy to learn all the ins and outs of PostgreSQL in the long run,
> but in the short term I just want to get things moving.
>
> Cheers,
>
> Paul.
>
> --
> PHP 3 Mailing List <http://www.php.net/>
> To unsubscribe, send an empty message to php3-unsubscribe@lists.php.net
> To subscribe to the digest, e-mail: php3-digest-subscribe@lists.php.net
> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
> To contact the list administrators, e-mail: php-list-admin@lists.php.net

--
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe@lists.php.net
To subscribe to the digest, e-mail: php3-digest-subscribe@lists.php.net
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin@lists.php.net



В списке pgsql-general по дате отправления:

Предыдущее
От: Scott Perkins
Дата:
Сообщение: PostgreSQL vs Mysql comparison
Следующее
От: Patrick Greenwell
Дата:
Сообщение: Re: PostgreSQL vs Mysql comparison