Re: [ADMIN] [GENERAL] Can't connect to PGSQL

2002-11-08 Thread Shridhar Daithankar
On 4 Nov 2002 at 17:26, ferdinan firmansyah wrote: > We have installed LinuxRedhat+PgSQL in our server. We > can ping the server's IP. But we cannot connect our > database through PGAdmin or our application. We have > already set the port to the default. > > 1. What seems to be the problem? > 2.

Re: [GENERAL] [ADMIN] Fast Deletion For Large Tables

2002-10-08 Thread Shridhar Daithankar
On 5 Oct 2002 at 20:17, Nikolaus Dilger wrote: > Partitioned tables would solve your issue since you > could just truncate a partiotion in order to delete the > unneeded data. Unfortunately they are not available in > PostgreSQL. But maybe in a future release. If you don't mind realigning your