[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Uso do banco Postgre
Página 1 de 1

Uso do banco Postgre

Enviado: Junho 29th, 2011, 12:08 pm
por joelmva
Olá pessoal,

Há alguma restrição, recomendação ou observação para o uso do banco PostgreSQL?
O Adpater vai funcionar normalmente?
Acho-o mais robusto e confiável do que o FireBird.

Re: Uso do banco Postgre

Enviado: Junho 29th, 2011, 2:33 pm
por Gustavo
Não existe nenhuma restrição, só algumas observações:

O Xmaker utiliza a conexão XSQL para se conectar ao PostgreeSQL;
Devido ao Firebird possui maior suporte nativo, nós recomendamos usa-lo em vez do PostgreeSQL.

Mas nada o impede de utilizar o PostgreeSQL.