Hi Ashesh,
On Mon, Oct 14, 2013 at 6:28 PM, Ashesh Vashi wrote:
>
> On 14 Oct 2013 18:21, "Neel Patel" wrote:
> >
> > Hi,
> >
> > As per the slony documentation and code "storenode" API requires below
> two arguments.
> >
> > storenode(p_no_comment integer, p_no_id text)
> Have you cross check
On 14 Oct 2013 18:21, "Neel Patel" wrote:
>
> Hi,
>
> As per the slony documentation and code "storenode" API requires below
two arguments.
>
> storenode(p_no_comment integer, p_no_id text)
Have you cross checked with older version of Slony1?
>
>
> As per the pgAdmin code we are executing below SQ
Hi,
As per the slony documentation and code "storenode" API requires below two
arguments.
*storenode(p_no_comment integer, p_no_id text)*
*
*
*
*
As per the pgAdmin code we are executing below SQL which is wrong.
*
*
SELECT "_".storeNode(99, 'AdminNode', false);
Following are the steps ( Postgr
Hi Dave,
Thanks for your valuable inputs.
On Fri, Oct 11, 2013 at 7:05 PM, Dave Page wrote:
> Hi
>
>
> On Wed, Oct 9, 2013 at 2:12 PM, Dinesh Kumar <
> [email protected]> wrote:
>
>> Hi Dave/Team,
>>
>> When we install a 32-bit pgAdmin-III in a windows 64-bit machine, which
>> is al