Author: dpage
Date: 2007-10-30 15:39:23 + (Tue, 30 Oct 2007)
New Revision: 6799
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6799&view=rev
Log:
When creating a new index and specifying both tablespace and fill factor, make
sure the SQL is formulated correctly, per Stef
Author: dpage
Date: 2007-10-30 15:41:41 + (Tue, 30 Oct 2007)
New Revision: 6800
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6800&view=rev
Log:
When creating a new index and specifying both tablespace and fill factor, make
sure the SQL is formulated correctly, per Stef
I found more problems when trying to use GP. For instance, this update
statement will not work in GP.
UPDATE pgagent.pga_jobsteplog SET jslstatus='d'
WHERE jslid IN SELECT jslid
FROM pga_tmp_zombies z, pgagent.pga_job j, pgagent.pga_joblog l,
pgagent.pga_jobsteplog s
WHERE z.jagpid=j.jobagenti
Raphaël Enrici wrote:
> Dave Page a écrit :
>> Raphaël Enrici wrote:
>>
>>> Hi friends,
>>>
>>> on debian latest pakcages we've provider, if I right click to get a
>>> context menu, keyboard shortcuts are displayed with _K instead of the
>>> underlined K. Is it a known issue? Can someone reproduc
At 9AM on Thursday 1st November the server hosting
developer.pgadmin.org, nagios.pgadmin.org and lore.postgresql.org will
have it's RHEL installation upgraded as well as it's VMware install. We
expect to complete the work in less than an hour.
Regards, Dave.
---(end of bro