[ADMIN] unsubscribe

2000-11-08 Thread DND Hu Jun
unsubscribe

[ADMIN] question

2000-11-08 Thread Mohammed A.
Dear sir, I'm PhD student in Essex university in Colchester Uk. I've tries to install Postgresql version 7.0 but I got an error while the installation (it's not my question). My question is what is the TCL     Thank you for your time.   Kind Regards  

[ADMIN] embedded

2000-11-08 Thread Sandeep Joshi
Hi, has anybody used PostgreSql in embeded environment? How do you find the support in such environment? Sandeep

Re: [ADMIN] Are you running v7 on Debian?

2000-11-08 Thread Oliver Elphick
"Nick Fankhauser" wrote: >Hi- > >We're currently running 6.5.3 on Debian 2.2 Linux. I would rather be on V7, >but chose the older version based on the info at the Debian ports site. >We're new to this, so we took the easy way out. Now that I've been lurking >on the mailing lists for a

[ADMIN] Are you running v7 on Debian?

2000-11-08 Thread Nick Fankhauser
Hi- We're currently running 6.5.3 on Debian 2.2 Linux. I would rather be on V7, but chose the older version based on the info at the Debian ports site. We're new to this, so we took the easy way out. Now that I've been lurking on the mailing lists for a while, I get the sense that there are quite

[ADMIN] Increasing 8k row limit

2000-11-08 Thread mike focosi
I've read in the postgresql FAQ that it is possible to increase the 8k row limit by editing 'include/config.h' and recompiling postresql. this is something that I am considering since I have a great deal of web scripts that are currently limited to 8k. What I need to know, and have not been able

[ADMIN] Restoring from a file system level backup

2000-11-08 Thread Jonathan Daniels
Hi, I need to restore from a filesystem level backup, the reason being that I cannot exeute an sql dump due to the postmaster not executing. Therefore I have decided to reinstall postgres (I am running Linux Mandrake 7 as an OS). I just want to ensure that the following is correct: copy all file

[ADMIN] Errors building Postgres on NT

2000-11-08 Thread lbottorff
Below is my first attempt at getting help. A nice person responded and offered the solution below. I followed it exactly and still was not able to get past these errors. (What's this business of trying to link ...dummy.s to tas.s!?) I'm running NT 4.0 WS/sp5 and am using cygwin DLL 1.1.14, trying

[ADMIN] request info on data recovery in pgsql

2000-11-08 Thread Sameer N Navaratna
Hi, While working on a postgresql db table, I accidentally updated 929 records. Can you please tell me how to get back the previous data. The query I executed was like this: update stat_details set accomplishments='executed test case for eTracker'; stat_details contained 929 records and al