Re: [pgadmin-support] ask a question

2012-02-17 Thread Bob McConnell
y laptop. I want to ask you, how to create a database in DDI for ISS?? > > > > What is IIS? > > Internet Information Server. I'm wondering what ISS is though :-D International Space Station? Bob McConnell -- Sent via pgadmin-support mailing list (pgadmin-support@

Re: [pgadmin-support] SQL pane font

2011-10-12 Thread Bob McConnell
ll I have ever found that works well with the left hand. That frees up my right hand to wield a pencil while I am working. I prefer the track ball because it doesn't require acres of free space on the desk next to the keyboard and can even be used sitting on my knee. Bob McConnell -- Sent vi

Re: [pgadmin-support] SQL pane font

2011-10-12 Thread Bob McConnell
From: Guillaume Lelarge > On Wed, 2011-10-12 at 14:56 -0400, Bob McConnell wrote: >> From: Guillaume Lelarge >> >> > On Wed, 12 Oct 2011 14:19:53 -0400, "Bob McConnell" >> wrote: >> >> From: Fernando Hevia >> >> >>

Re: [pgadmin-support] SQL pane font

2011-10-12 Thread Bob McConnell
From: Guillaume Lelarge > On Wed, 12 Oct 2011 14:19:53 -0400, "Bob McConnell" wrote: >> From: Fernando Hevia >> >>> You can use Control key + mouse scroll wheel for instant resizing. >>> For a permanent setup take a look in the File->Options menu.

Re: [pgadmin-support] SQL pane font

2011-10-12 Thread Bob McConnell
From: Fernando Hevia > You can use Control key + mouse scroll wheel for instant resizing. > For a permanent setup take a look in the File->Options menu. That makes it a little difficult for me. The Logitech Marble Mouse doesn't have a scroll wheel. Bob McConnell -- Sent via p

Re: [pgadmin-support] Is 1.14 supposed to behave differently when it loses connection?

2011-06-15 Thread Bob McConnell
tion is no longer usable, and every application running on the client suffers from the delays in the meantime. We are currently troubleshooting this problem with COM+/DCOM connections at a client site. Like your description, theirs seems to be due to firewalls that drop connections from their state tabl

Re: [pgadmin-support] Pgadmin III loses connection with remote database and then hangs for a long time.

2011-06-01 Thread Bob McConnell
code. I find it much better to report the symptoms with as much supporting data as I can so the people that understand how it works can do the diagnosis. Bob McConnell -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Pgadmin III loses connection with remote database and then hangs for a long time.

2011-06-01 Thread Bob McConnell
reliably, perhaps you should post it there so the developers can take a closer look at it. If you go that route, I suggest using Wireshark to capture one or more sessions that lock up the client and attach the raw capture files onto the bug report. This will help them identify the actual probl

Re: [pgadmin-support] Pgadmin III loses connection with remote database and then hangs for a long time.

2011-05-31 Thread Bob McConnell
coming from my workstation. > > And no switch between them? Usually, this kind of issues happens because > of a faulty firewall or switch. I have seen similar problems on routers and switches that were overloaded or misconfigured. Adding memory, or just increasing the number of buffers

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

2011-05-13 Thread Bob McConnell
PQclear(res); > close_conn(conn); > } > else > { > printf("insert employee record - OK\n"); > } > //create_employee_table clear result > PQclear(res); > } It looks like you need to spend some time learning how to write code in C. You did not a

Re: [pgadmin-support] Usability improvment ideas

2011-05-11 Thread Bob McConnell
them, then hit F9, it will only execute the highlighted statements. Bob McConnell -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Graphical Query Builder -- expanding public requires annoying double click

2010-09-24 Thread Bob McConnell
much of a cost of doing the scan >> anyway? The user will nearly always need to open the schema node >> anyway. >> > > I'm not sure we can do this. The "+" sign appears when the node has > children. And before one double clicks on the node, there a

Re: [pgadmin-support] pgmigration for pgadminIII

2010-06-17 Thread Bob McConnell
e available, but searching www.pgfoundry.org would > probably be a good start. There are several commercial tools that will automate the migration between those products. But if you are willing to do some of the work, the Perl DBI libraries provide most of the foundation needed. Bob McConnell

[pgadmin-support] View last 100 records

2010-06-08 Thread Bob McConnell
a table? Thank you, Bob McConnell -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support