The following bug has been logged on the website:
Bug reference: 6768
Logged by: Fábio Hentz Lunkes
Email address: fabio.lun...@gmail.com
PostgreSQL version: 9.1.0
Operating system: Windows 7
Description:
Hellow.
My teste to developer application with Microssoft Acces
The following bug has been logged on the website:
Bug reference: 6695
Logged by: Fábio Hentz Lunkes
Email address: fabio.lun...@gmail.com
PostgreSQL version: 9.1.0
Operating system: Windows 7
Description:
Quando criado usuário(CREATE USER) com a opção CONNECTION LIMIT
7.3
funciona normalmente.
Estou a disposição para
esclarecimentos.
Fabio.
Dear all:
I am having this error when I try to add a foreign key:
ERROR: Relation n does not exist
Here is the command:
test=# alter table cep_bairro add FOREIGN KEY (cod_localidade) REFERENCES
cidade (cod_localidade);
NOTICE: ALTER TABLE will create implicit trigger(s) for FOREIGN KEY
check(
Hi,
I just found the strange behaviour reported below; I was expecting the
same response from the last two queries...
thanks
Fabio
LONG DESCRIPTION:
A SELECT with regular patterns (~) won't give you the right rows.
CODE SAMPLE:
select version();
-- O