Re: [PERFORM] Tablespace files deleted automatically.

2011-10-17 Thread Robert Klemme
On Fri, Oct 14, 2011 at 8:19 PM, Josh Berkus wrote: > Vishnu, > >> 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

Re: [PERFORM] Tablespace files deleted automatically.

2011-10-14 Thread Josh Berkus
Vishnu, > 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

[PERFORM] Tablespace files deleted automatically.

2011-10-13 Thread Vishnu S.
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-30 days