Re: Problem with Locale , RE: [pgadmin-support] "Runtime Error 55 File Already Open" after clicking the Databases in the tree

2002-10-16 Thread Serkan Bektas (SoftHome)
Hi Dave, The last development binaries solved my problem too, Thanks for your great work. Regards, Serkan Bektas -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Serkan Bektaþ Sent: Thursday, July 25, 2002 12:05 AM To: Dave Page; [EMAIL PROTECTED] Su

Re: Problem with Locale , RE: [pgadmin-support] "Runtime Error 55 File Already Open" after clicking the Databases in the tree

2002-10-16 Thread Dave Page
> -Original Message- > From: Serkan Bektas (SoftHome) [mailto:[EMAIL PROTECTED]] > Sent: 16 October 2002 09:02 > To: Dave Page; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: RE:Problem with Locale , RE: [pgadmin-support] > "Runtime Error 55 File Already Open" after clicking the

Re: [pgadmin-support] [ADMIN] Fast Deletion For Large Tables

2002-10-16 Thread Ross J. Reedstrom
On Sat, Oct 05, 2002 at 08:17:38PM -0700, Nikolaus Dilger wrote: > Raymond, > > 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. >

[pgadmin-support] hi

2002-10-16 Thread lz John
i don't send mail to [EMAIL PROTECTED],but i need help how to migrate sql from MS sql server to postgresql? i'd like to tranfer sql schema from MS serverExample:***1*if exists (select * from sysobjects where id = object_id(N'[admin].[test]') and OBJEC