Platform: Ubuntu Linux Trusty x64
Language: en_us
Window Manager: KDE
Distribution: deb from apt.postgresql.org
Version: 1.18.1
Event: Crash dialog when right clicking a collapsed PgAdmin window in Task panel
Replication Steps: Unable to replicate
ASSERT INFO:
../src/common/wincmn.cpp(478): asser
est this is a
> wxWidgets bug. There are a few weird assertions that tend to fail in
> wx, but will work in a release build with no problems, so you may want
> to try to use a release instead of debug build.
>
> On Fri, Aug 29, 2014 at 4:24 PM, Leonard Boyce
> wrote:
>&
Hi Dave,
Sorry to say, no symbols in the pgadmin3 binary or any of the wx libs.
Guess I'll just have to hope it does not happen again.
Thanks,
Leonard
On Fri, Aug 29, 2014 at 11:41 AM, Dave Page wrote:
> Hi
>
> On Fri, Aug 29, 2014 at 4:35 PM, Leonard Boyce
> wrote:
>&g
Hi Joe,
Did you select 'csv' as the format in 'File Options'? If 'text' is
selected the options you're referring to are disabled it seems.
Leonard
On Fri, Jan 9, 2015 at 11:17 AM, Joe Strout wrote:
> I'm trying to import a CSV file on my local machine, to a pgsql database
> running on a server.
Hi Dave,
Definitely looks like a bug. Using the '{}'::character varying[]
format for the array seems to work fine though.
Example;
CREATE OR REPLACE FUNCTION ng_research.test(
filter_param json,
prefix_param character varying DEFAULT 'attributes'::character varying,
column_prefixes ch
On Thu, Apr 2, 2015 at 1:17 PM, David G. Johnston
wrote:
> On Thu, Apr 2, 2015 at 10:02 AM, Rob Richardson
> wrote:
>>
>> Hello!
>>
>>
>>
>> I suddenly find myself stumped. A co-worker gave me a function to use in
>> my database, but it doesn’t seem to be doing anything. So, I wanted to run
>>
Just chiming in quickly,
We experienced exactly the same behavior with pg 9.4.
It was consistent across the 18 database servers that we upgraded from
9.3 to 9.4.
A job would complete successfully, and then just remain in 'running' state.
We tried purging and re-installing pg and pgadmin/agent cl