Hi,
Having lots of difficulties setting up a master and slave for replication and
hot standby. There's many different versions online and I tried them all, seems
that it gives me a lot of errors unsolved. Is there a step by step instructions
to follow?
Appreciate a lot for your help and time t
On Fri, 2011-10-28 at 07:12 +, Desmond Chin wrote:
> Hi,
>
> Having lots of difficulties setting up a master and slave for replication and
> hot standby. There's many different versions online and I tried them all,
> seems that it gives me a lot of errors unsolved. Is there a step by step
>
Hi,
I would like to report a bug with constraint trigger, when editing one
(GUI dialog) or when getting SQL code in the right bottom pane.
In both case, the "constraint" aspect is not recognized (unchecked
checkbox in GUI dialog, or "CONSTRAINT" keyword missing in SQL code).
However, the "D
Fix constraint trigger definition
Per report from Erika
Branch
--
REL-1_14_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b41f071c9642f41896693be4e29f55409d8cd9ce
Modified Files
--
CHANGELOG|1 +
pgadmin/schema/pgT
Fix constraint trigger definition
Per report from Erika
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=aaf404116c4b46146c8546ff8ac4714a931b20d2
Modified Files
--
CHANGELOG|1 +
pgadmin/schema/pgTrigger.cpp |
On Fri, 2011-10-28 at 19:32 +0200, R.I.K wrote:
> Hi,
>
> I would like to report a bug with constraint trigger, when editing one
> (GUI dialog) or when getting SQL code in the right bottom pane.
>
> In both case, the "constraint" aspect is not recognized (unchecked
> checkbox in GUI dialog, or