When entering data directly into a field using pgAdmin, one can enter
a "soft" return by pressing the Shift key down while pressing Return
or Enter.
What is the UTF-8 code for the "soft" return? And, where in the
documentation could I find this sort of information?
Sorry for the novice q
On Fri, Mar 12, 2010 at 9:25 AM, Ashesh Vashi wrote:
> Hi Josh,
>
> pgAdminIII checks for:
> 1. The plugin library (plugin_pldebugger.so/plugin_pldebugger.dll) is
> loaded using
>
Correction: It looks for plugin_debugger.so/plugin_debugger.dll.
'shared_preload_libraries". You may need to to mod
Hi Josh,
pgAdminIII checks for:
1. The plugin library (plugin_pldebugger.so/plugin_pldebugger.dll) is loaded
using 'shared_preload_libraries". You may need to to modify the
/postgresql.conf. (Database Server Restart required).
2. The required functions for pldebugger in postgres database. You can
Dave
> Yes, you just need to use a CVS checkout instead of the older tarball,
> or get the binary bundled with any of the EDB installers. The only
> changes have been for compatibility with newer versions of Postgres.
This was extremely hard to make work, and very kludgy. Might be worth
just say
Hi Ken,
a possibly not too bad workaround could be to config a Putty session with
automatic login, no shell,
minimized window (such as 2 lines, 20 chars), using a key instead of password
for authentication
(config window SSH/auth). Then create a shortcut which calls Putty with a
session paramet
Thanks, Wolfgang. I'll give that a try when I get a chance.
> -Original Message-
> From: Wolfgang Pasche [mailto:pasche.wolfg...@kabelmail.de]
> Sent: Thursday, March 11, 2010 2:41 PM
> To: Ken Winter
> Cc: 'Josh Berkus'; 'pgAdmin Support List'
> Subject: Re: [pgadmin-support] How to use
Hello,
I'm trying to install pgadmin3-1.4.3 and when I do
$# ./configure
appears an error:
...
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking pgsql in /usr/local/pgsql... ok
checking for wxWidgets... yes
Warning: No config found to match: /usr/local/bin/wx-config
I've been using a tunneled connection (with a keep-alive signal every 15
sec) for a couple of weeks now, and it's solid as a rock.
It's inconvenient to have to manually bring up PuTTY and log in every time
before using pgAdmin, but I hear that you have an automatic connection
feature on your to-
> My problem is, I don’t know how to set up pgAdmin to use my SSH package
> (PuTTY). At least I think that’s my problem. Can you help?
If regular port 5432 connections to your server are being dropped
frequently, then I'm not sure an SSH tunneled connection is going to
help you. Any network fl
Yuvaraj,
> I am facing one problem while installing postgreSQL – Stack Builder
> 2.0.0 (please see the below screenshot).
>
> Even I had checked the firewall settings, there was no blocking.
Have you verified that you can reach that URL from your computer?
--Josh Berkus
--
Sent via pgadmin-s
10 matches
Mail list logo