Thanks a lot for indicating that. Please suggest any
site/ books from where we can get some help about
porting postgresql to a Beowolf cluster.
We are using Intel Pentium nodes and Redhat 6.2 and
currently configuring the pilot cluster.
Ref. we are using 'Building Linux Clusters' by
D.M.Spector
Fausto Guzzetti writes:
> This is a follow up on a previous message.
>
> I am traying to install Postgresql 7.0.3 on Solaris 7 with ODBC support,
> and it fails.
>
> It doesn't compile src/backend/executor/nodeMajorjoin.c
There is no such file in any PostgreSQL release.
> The problem might be t
Hello.
I wonder if it is possible to find a log somewhere over all transactions that
is performed in a pgsql database.
Where is it and how can I access it?
Is it possible then to set up a backup procedure that will allow me to get a
consistent point of the database and then step forward with the
This is a follow up on a previous message.
I am traying to install Postgresql 7.0.3 on Solaris 7 with ODBC support,
and it fails.
It doesn't compile src/backend/executor/nodeMajorjoin.c
The problem might be the following:
the MJ_join function that in nodeMajorjoin.c has only one parameter in
t
Hello there,
I am traying to install Postgresql 7.0.3 on Solaris 7 with ODBC support,
and it fails.
The ./configure --with-ODBC --without-CXX
apparently works fine. The the make command fails.
It doesn't compile src/backend/executor/nodeMajorjoin.c
I am using:
gcc-2.95.2
make-3.78.1
and
fl
Dear list,
a few weeks ago I installed postgres V. 7.0.2 on my IBM RS/6000. Since I used a
precompiled package for AIX 4.3.3 downloaded from the AIX freeware Library at
"http://ftp.univie.ac.at/aix/", I am now missing two libs necessary to use perl
and tcl/tk with "createlang".
aside:
To b