Re: [GENERAL] PostgreSQL Slony-I Replication

2012-07-02 Thread Iqbal Aroussi
On Mon, Jul 2, 2012 at 9:43 AM, Albe Laurenz wrote: > Iqbal Aroussi wrote: > > I'm trying to setup a master-slave replication with PostgreSQL 9.1 / > Slony-I, this is first time I'm > > doing it and I'm kind of lost :( > > Is there any tutorial explain

Re: [GENERAL] PostgreSQL Slony-I Replication

2012-07-02 Thread Iqbal Aroussi
On Mon, Jul 2, 2012 at 9:32 AM, raghu ram wrote: > > > On Sun, Jul 1, 2012 at 10:18 PM, Iqbal Aroussi wrote: > >> Hi dear friends, >> >> This my first post to PostgreSQL mailing list. >> >> I'm trying to setup a master-slave replication with Post

[GENERAL] PostgreSQL Slony-I Replication

2012-07-01 Thread Iqbal Aroussi
;m using FreeBSD db1 9.0-RELEASE / postgresql-server-9.1.4 / slony1v2-2.1.1 Thanks a lot in advance Best Regards Iqbal A.

[GENERAL] BLOB datatype

2000-04-10 Thread iqbal
i have created a table having blob object but now i am  not able to insert a picture into the table. Can you send me sql command to insert picture into the table i need syntax. i tried through DB2IMAGE but failed to insert.   if there is any other method of putting image in the table, kindly