I am getting the following error when running make. Configure went smoothly.
./pgAdmin3.cpp: In function ‘wxAppConsole* wxCreateApp()’:
./pgAdmin3.cpp:117:1: error: cannot allocate an object of abstract
type ‘pgAdmin3’
../pgadmin/include/pgAdmin3.h:147:7: note: because the following
virtual fun
> It also happens on Linux. Now fixed. Thanks :)
Is there somewhere I could download a snapshot for OSX? I have some
demos later this month and would love to be able to enlarge the text a bit.
--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com
--
Sent via pgadmin-support mailing lis
I have a postgresql database 8.3 on a server. When querying the data
with the pgAdmin sql editor, I can get an answer in about 10 s, for
100'000 rows. When I'm pressing the button to execute the query to a
file it takes more than 1 hour to get the query results saved (writes
about 10 MB in 45
thank you for the fix.
On Mon, Oct 24, 2011 at 5:20 PM, Guillaume Lelarge
wrote:
> On Thu, 2011-10-20 at 09:04 -0400, Henry Drexler wrote:
> > pgAdmin Version 1.14.0 (Sep 23 2011, rev: REL-1_14_0) from the enterprise
> db
> > download. 64 bits on Ubuntu 10.04 LTS
> >
> > When you open pgAdmin II