Re: [pgadmin-support] Problem installing pgadmin3-1.12.1

2010-12-16 Thread Ashesh Vashi
Hi Peter, Please use the script 'xtra/wx-build/build-wxgtk' found under pgadmin source directory to build the wxGTK/wxWidgets. i.e. (with root) /bin/bash /xtra/wx-build/build-wxgtk The error suggests that stc (wxStyledText) is not installed from the contrib module of wxGTK. -- Thanks & Regards,

[pgadmin-support] Problem installing pgadmin3-1.12.1

2010-12-16 Thread Peter Oram
I am attempting to install pgAdmin3 version 1.12.1 on an Oracle Solaris 11 Express 2010.11 system. I have the recommended version of GTK2, GNU automake, autoconf and gcc installed as part of my development environment. I have updated the wxGTK package to 2.8.11, and also have above the reco

Re: [pgadmin-support] Compare DB schema

2010-12-16 Thread Devrim GÜNDÜZ
On Thu, 2010-12-16 at 11:20 +0100, Erasmo Zottola - Elman wrote: > Hi, is there a way to compare 2 DB schema and obtain an sql script to > align the DBs? You may want to look at http://pgfoundry.org/projects/pg-comparator Regards, -- Devrim GÜNDÜZ PostgreSQL Danışmanı/Consultant, Red Hat Cert

Re: [pgadmin-support] pgAgent question

2010-12-16 Thread Dave Page
On Thu, Dec 16, 2010 at 11:35 AM, Dmitry Mordovin wrote: > On 12/16/2010 01:32 PM, Dave Page wrote: > > On Thu, Dec 16, 2010 at 11:29 AM, Dmitry Mordovin > wrote: > > Hello! > > Excuse me, I'm not sure this pgadmin list allow pgagent question. > > Yes, it does. > > Is there any way to execute sch

Re: [pgadmin-support] Compare DB schema

2010-12-16 Thread Raymond O'Donnell
On 16/12/2010 10:20, Erasmo Zottola - Elman wrote: Hi, is there a way to compare 2 DB schema and obtain an sql script to align the DBs? Hi there, There is a good number of tools out there to do that sort of thing. Googling "Postgresql schema diff" throws up a few to start with. Ray. -- Ray

Re: [pgadmin-support] pgAgent question

2010-12-16 Thread Dmitry Mordovin
On 12/16/2010 01:32 PM, Dave Page wrote: On Thu, Dec 16, 2010 at 11:29 AM, Dmitry Mordovin wrote: Hello! Excuse me, I'm not sure this pgadmin list allow pgagent question. Yes, it does. Is there any way to execute scheduled job often than every 1-2 minutes? No. Hi Dave! How about to add

[pgadmin-support] Compare DB schema

2010-12-16 Thread Erasmo Zottola - Elman
Hi, is there a way to compare 2 DB schema and obtain an sql script to align the DBs? -- __ *Ing. Erasmo Zottola* /R & D: Software Designer/ __ *ELMAN S.r.l.* Via di Valle Caia, km 4,700 - Z.I. S. Palomba 00040 Pomezia

Re: [pgadmin-support] pgAgent question

2010-12-16 Thread Dave Page
On Thu, Dec 16, 2010 at 11:29 AM, Dmitry Mordovin wrote: > Hello! > > Excuse me, I'm not sure this pgadmin list allow pgagent question. Yes, it does. > Is there any way to execute scheduled job often than every 1-2 minutes? No. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake

[pgadmin-support] pgAgent question

2010-12-16 Thread Dmitry Mordovin
Hello! Excuse me, I'm not sure this pgadmin list allow pgagent question. Is there any way to execute scheduled job often than every 1-2 minutes? Regards Dmitry Mordovin