Re: Same question about PostgreSql

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Same question about PostgreSql
Дата
Msg-id web-38109@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Same question about PostgreSql  ("Sergey E. Volkov" <sve@raiden.bancorp.ru>)
Ответы Re: Same question about PostgreSql  (Johannes Grødem <johs@copyleft.no>)
Список pgsql-sql
Sergey,

> How stable is PostgreSql ?

More than Interbase :-)  More than MS SQL Server.  Maybe less than
Oracle or MySQL; it's open to debate.

Futher, because everything in Postgresql is "open" -- source code, data
files, system tables -- in the event of hardware or platform failure you
can always retrieve your data with text and file editors.

You may have trouble porting one thing, though ... at this time,
PostgreSQL does not support full stored procedures.  While the custom
function feature can fulfill many stored procedure purposes, you will
not be able to port your procedures over directly.

Full stored procedures are planned for Postgres, but not for a couple of
versions.

-Josh Berkus


______AGLIO DATABASE SOLUTIONS___________________________                                      Josh Berkus Complete
informationtechnology      josh@agliodbs.com  and data management solutions       (415) 565-7293 for law firms, small
businesses       fax 621-2533   and non-profit organizations.      San Francisco
 


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

Предыдущее
От: Yann Ramin
Дата:
Сообщение: Re: [GENERAL] How to simulate MEMO data type?Thanks!
Следующее
От: "N@ta$"
Дата:
Сообщение: DBD and DBI::Pg