On Thu, Oct 13, 2011 at 10:32 PM, Scott Marlowe wrote:
> On Thu, Oct 13, 2011 at 10:12 PM, Vishnu S. wrote:
>> Hi,
>>
>>
>> The tablespace is created using CREATE TABLESPACE query.
>
> Is it a local drive? USB or eSATA maybe?
Also is it formatted NTFS? FAT? remote mounted via a network share?
On Thu, Oct 13, 2011 at 10:12 PM, Vishnu S. wrote:
> Hi,
>
>
> The tablespace is created using CREATE TABLESPACE query.
Is it a local drive? USB or eSATA maybe?
> Also Slony-I replication is working on the tablespace for Master - slave
> implementation.
should work. I've done it before with
On Thu, Oct 13, 2011 at 6:55 AM, Vishnu S. wrote:
>
> I am using PostgreSQL 8.4 in windows. I have created a database and some
> tables on it. Also created a table space and some tables in it.
>
> My application inserts data into these tables in every second. The
> application is a continuous ru
On Thu, Oct 13, 2011 at 6:55 AM, Vishnu S. wrote:
>
>
> HI,
>
> I am using PostgreSQL 8.4 in windows. I have created a database and some
> tables on it. Also created a table space and some tables in it.
>
> My application inserts data into these tables in every second. The
> application is a con
HI,
I am using PostgreSQL 8.4 in windows. I have created a database and
some tables on it. Also created a table space and some tables in it.
My application inserts data into these tables in every second. The
application is a continuous running application.
My issue is that after a 20-3