[pgadmin-support] SQL/MED Foreign Data Wrappers where is Handler?

2011-05-13 Thread Paragon Corporation
I'm using pgAdmin 1.14.0 beta 1 and was trying to create a Foreign Data Wrapper entry. I see a Validator drop down, but no Handler drop down. Am I missing something? Thanks, Regina -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription:

Re: [pgadmin-support] Usability improvment ideas

2011-05-13 Thread Belbin, Peter
One other thing... For me, I have had this issue for a very long time: If I am using pgadmin and it looses it's connection to the server, asking it to re connect always fails, and I have to kill the app and restart. In a case where there is no nat or firewall between me and the server, this ne

Re: [pgadmin-support] Usability improvment ideas

2011-05-13 Thread Dave Page
On Thu, May 12, 2011 at 5:41 PM, Belbin, Peter wrote: > Just an observation. :) > > > With the 1.14 stream of pgadmin3, I notice that the dialog for creation of > columns moves the type to a different tab than the name, requiring much more > work to create the columns. That does seem like a

[pgadmin-support] Impossible to connect to postgresql 8.4

2011-05-13 Thread SOFICAR
Dear sir, Could you help me? Impossible to start the service postgresql 8.4. The server run under MS XP Please find here attached the log file with the error message. Thank you very much for your help. Andre MUGABO SOFICAR Route de Lagor 64150 ABIDOS FRANCE email:andre.mug...@soficar-carbon

[pgadmin-support] Pgadmin3 and Postgres 9.0.4 observation

2011-05-13 Thread r d
Hi, since upgrading to postgresql 9.0.4 I have noticed that pgadmin3 (1.12.2 & 1.12.3) does not show the info for the columns: "last vacuum" "last autovacuum" "last analyze" "last autoanalyze" in the table statistics view, for tables where I know for sure that auto-vacuum and auto-analyze execut

Re: [pgadmin-support] facing problem in accessing postgresql with c language normally

2011-05-13 Thread Bob McConnell
From: hatem gamal elzanaty > i'm new to postgresql programming in c language the > following code give the following error beneath and > no reason for > that error : > in consice the code i brought from the net and try to > change it to test what happen > > psql_test.c > > /* append sql statem