char filed - Search results in mailing lists
Mailing lists >> pgadmin-support >> Thread >> Search in thread (2)
2024-01-02 12:52:45 | Re: pgadmin and keycloak (Jose M Barreiro)
char 0) Traceback (most recent call last): File "/venv/lib/python3.11/site-packages/requests/models.py", line 971, in json return complexjson
Mailing lists >> pgadmin-support >> Thread >> Search in thread (7)
2023-01-06 16:30:44 | RE: pgAdmin error with new PG15 servers: argument of type 'Response' is not iterable (Stephen Todd Morrow)
char" LINE 7: ELSE 'UNKNOWN - ' || a.deftype ^ HINT: Could not choose a best candidate operator. You might need to add explicit type casts. So pgAdmin from Windows is sending: ELSE 'UNKNOWN - ' || a.deftype Which errors
Mailing lists >> pgadmin-support >> Thread
2022-09-10 12:12:31 | (Jörg Hauswald)
File "json\decoder.py", line 355, in raw_decode json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char
Mailing lists >> pgadmin-support >> Thread >> Search in thread (2)
2020-12-08 10:07:35 | 答复: [External] Re: pgadmin--pgagent---the process hang by unknow reasons (Zhiyu ZY13 Xu)
file to my extension directory. Then create extension command work. cp /usr/pgsql-10/share/extension/pgagent* /data/postgres/share/extension/ After I upgrade pgagent to 4.0. I test some application. It’s work normal. Pgagent 4.0 work as expected. But when
Mailing lists >> pgadmin-support >> Thread
2018-11-05 13:43:35 | BUG: Maintenance feature broken ? (SleepProgger)
File "/usr/lib/pgadmin4/venv/lib/python3.7/site-packages/simplejson/decoder.py", line 400, in raw_decode|| || return self.scan_once(s, idx=_w(s, idx).end())|| ||simplejson.errors.JSONDecodeError: Expecting property name enclosed in double quotes or '}': line 1 column 2 (char
Mailing lists >> pgadmin-support >> Thread
2016-05-02 18:32:43 | PgAdmin crashing on Mac (Leto, Justin (Contractor))
char**) + 50 42 org.postgresql.pgadmin 0x0003ef3e 0x26000 + 102206 43 org.postgresql.pgadmin 0x0002da75 0x26000 + 31349 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x957227fa kevent_qos + 10 1 libdispatch.dylib
Mailing lists >> pgadmin-support >> Thread
2015-12-20 11:37:54 | pgadmin crashes constantly on OSX 10.11.1 (Chris George)
file libssh2/transport.c, line 345. Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x9b7c7cf6 __poll + 10 1 libpq.5.dylib 0x016791bb pqSocketCheck + 347 2 libpq.5.dylib 0x01679319 pqWait + 41 3 libpq
Mailing lists >> pgadmin-support >> Thread >> Search in thread (2)
2014-09-05 20:55:42 | Re: Stop pgpass.conf EOL conversion (Daniel Browning)
them or rewrite the file for no reason except to change the EOL chars. -- DB
Mailing lists >> pgadmin-support >> Thread
2013-07-18 13:47:16 | Re: pgAdmin3 extremely slow while displaying TEXT column values on OSX (Dave Page)
chars it'll attempt to display in the query tool, it's very fast (when set to 1024), but when opened in the Edit Grid, it takes a significant time to open the table. Dhiraj
Mailing lists >> pgadmin-support >> Thread
2013-04-26 03:08:46 | UTF8 issue when using Backup/pg_dump on many tables? (saanobhaai)
chars, they are output with the wrong encoding. The commands appear to be identical in the Message tab of the Backup GUI, so it seems like something wrong at the pg_dump level. pg_dump
Mailing lists >> pgadmin-support >> Thread >> Search in thread (2)
2013-01-07 16:30:27 | Re: Large number of rows in pg_type and slow gui (pgadmin) refresh (Robert Klaus)
file C:\Users\Klaus\AppData\Roaming\postgresql\pgpass.conf 2013-01-07 10:14:04 STATUS : Connecting to database... 2013-01-07 10:14:04 INFO : Opening connection with connection string: host='10.4.0.121' dbname='postgres
Mailing lists >> pgadmin-support >> Thread
2012-03-05 10:30:31 | 1.15 Dev + wxWidgets 2.9.3: Macros menu item in QB (Colin Beckingham)
File contents: ASSERT INFO: /usr/local/include/wx-2.9/wx/strvararg.h(453): assert "(argtype & (wxFormatStringSpecifier ::value)) == argtype" failed in wxArgNormalizer(): format specifier doesn't match argument type BACKTRACE: [1] wxOnAssert(char
Mailing lists >> pgadmin-support >> Thread
2011-08-24 06:40:26 | Re: compiling on debian does not find a valid PostgreSQL 8.4+ installati (Giuseppe Sacco)
file@OPENSSL_1.0.0' /usr/lib/libssl.so: undefined reference to `EC_KEY_new@OPENSSL_1.0.0' /usr/lib/libssl.so: undefined reference to `HMAC_Update@OPENSSL_1.0.0' /usr/lib/libssl.so: undefined reference to `BN_bin2bn@OPENSSL_1.0.0' /usr/lib/libssl.so: undefined reference to `EVP_DigestSignInit@OPENSSL
Mailing lists >> pgadmin-support >> Thread
2010-10-06 19:26:14 | Re: pgAdmin asks me the server's private key (Michael Shapiro)
file(conn->ssl, fnbuf, SSL_FILETYPE_PEM) != 1) 01032 { 01033 char *err = SSLerrmessage(); 01034 01035 printfPQExpBuffer
Mailing lists >> pgadmin-support >> Thread
2009-11-17 13:43:28 | pgAdfmin svn 8079 core (Vladimir Koković)
file locks (-x) unlimited root@vlD-kuci:/tmp# cd /usr/local/pgadmin3 root@vlD-kuci:/usr/local/pgadmin3# bin/pgadmin3 Segmentation fault (core dumped) root@vlD-kuci:/usr/local/pgadmin3# gdb -c core bin/pgadmin3 GNU gdb (GDB) 7.0-ubuntu Copyright