unsubscribe
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
Hi,
has anybody used PostgreSql in embeded environment? How do you find
the support in such environment?
Sandeep
"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
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
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
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
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
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