On Fri, 2011-08-26 at 20:20 +0100, Dave Page wrote:
> On Fri, Aug 26, 2011 at 8:09 PM, Josh Berkus wrote:
> > Despite the improvements, pgAdmin is still a bit crashy on Mac. I think
> > this will continue to be the case for some releases to come.
>
> Really? I use it every day and don't recall t
On Fri, Aug 26, 2011 at 5:22 PM, Claudio Oliveira
wrote:
> Hi,
> Use version 8.4 and have no issues with the field type TEXT.
> In version 9.1rc1 is limited to 4680 characters.
> Test
> create table txt (val text);
> insert into txt values (repeat ('x', 4500));
> insert into txt values (repeat
On Fri, Aug 26, 2011 at 8:09 PM, Josh Berkus wrote:
> Despite the improvements, pgAdmin is still a bit crashy on Mac. I think
> this will continue to be the case for some releases to come.
Really? I use it every day and don't recall the last time I saw a
crash that wasn't caused by development c
Despite the improvements, pgAdmin is still a bit crashy on Mac. I think
this will continue to be the case for some releases to come.
In the meantime, it would be useful if we could define an autosave
interval for query windows. Currently, losing hours of SQL tinkering
work when pgadmin crashes u
Hi,Use version 8.4 and have no issues with the field type TEXT.In version
9.1rc1 is limited to 4680 characters.Test create table txt (val text); insert
into txt values (repeat ('x', 4500)); insert into txt values (repeat ('x',
4685)); select *, length (val) val is null, (val ~ 'x') from txt
pgAdmin III (Version 1.12.3)
OS = Solaris 10 (64Bit)
Following are the differences in the behavior on Privileges and
Default Privileges Tab Pages when adding Privileges on the Properties
Sheet of Database and Schema on pgAdmin III.
First Issue
=
On Privileges Tab Page when a role is a