Fri, Jun 16, 2000 at 08:34:43AM +1000, Paul McGarry ÐÉÛÅÔ:
> Is there a way of compiling only the client libraries for a particular
> system?
You could compile all the sources, install to different location with
something like
make install \
POSTGRESDIR=$prefix \
POSTMANDIR=$pref
Is there a way of compiling only the client libraries for a particular
system?
I'm thinking of the situation where I have the database running on one
machine and clients to that database (Apache/PHP4) on other machines,
possibly of a different architecture (eg a Sparc Solaris DB machine and
Linux
Hi there,
Does anyone know of a good web based administration system for
PostgreSQL?
Being new to PostgreSQl and Linux in general I am noticing a lack of
online information for this database, when I do online searches for MySQL
information there is a ton and a half available, perhap
> If your tables are indexed on date, among other things, the performance
> should be as good as it is now.
Nop. My experience with Postgres views has shown that the views must
themselves be indexed.
>
> >> -Original Message-
> >> From: Loïc TREGOUËT [mailto:[EMAIL PROTECTED]]
> >>