Krzysztof Kajkowski wrote:
Hi!
Thanks for making one of the most usable program for PostgreSQL!
I think I've found a bug. Steps to reproduce:
- open program and a connection to remote postgres db (via ssh tunnel
for example)
- click on desired table
- click on SQL console
- in the opened consol
Em Terça, 11 de Maio de 2004 19:49, escreveste:
> hi!
>
> in my pg_hba.conf file i have this:
> local all all trust
> # IPv4-style local connections:
> hostall all 127.0.0.1 255.255.255.255 trust
> #
>
> and everyth
Em Terça, 11 de Maio de 2004 01:08, escreveste:
> > When I try to create a new column with the varchar datatype I obtain a
> > "varchar[]" type, and I cannot specify the max limit. What is the
> > problem?
>
> You are going VARCHAR[n] instead of the correct VARCHAR(n)
>
> Chris
Yes, but when I tr
Hi
I have two Debian systems, both with
psql (PostgreSQL) 7.4.2
pgadmin3 1.0.2
but in one of them (the laptop) I am unable to make a connection with
pgadmin3, I always get:
--
2004-05-11 10:13:12 ERROR : Error connecting to the server: FATAL: IDENT
authentication failed for user "pe
Hi!
Thanks for making one of the most usable program for PostgreSQL!
I think I've found a bug. Steps to reproduce:
- open program and a connection to remote postgres db (via ssh tunnel
for example)
- click on desired table
- click on SQL console
- in the opened console delete "--" sign before DR
Pedro Quaresma de Almeida wrote:
Em Terça, 11 de Maio de 2004 01:08, escreveste:
When I try to create a new column with the varchar datatype I obtain a
"varchar[]" type, and I cannot specify the max limit. What is the
problem?
You are going VARCHAR[n] instead of the correct VARCHAR(n)
Em Terça, 11 de Maio de 2004 10:25, Pedro Quaresma de Almeida escreveu:
> Hi
>
>I have two Debian systems, both with
>
> psql (PostgreSQL) 7.4.2
> pgadmin3 1.0.2
>
> but in one of them (the laptop) I am unable to make a connection with
> pgadmin3, I always get:
>
> --
> 2004-05-11 10:13:12
mailer ID: [EMAIL PROTECTED]
Hi !!!
I am pretty new to linux and I need your help to go on with PostgreSQL
database server. I did manage to install PostgreSQL on RH 9.0 and I
would like to manage from webmin, I guess which is a lot easier to do
not only me also for some of my co-worker.
Problems