Re: [ADMIN] Client Libraries

2000-06-15 Thread Eugene Karpachov
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

[ADMIN] Client Libraries

2000-06-15 Thread Paul McGarry
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

[ADMIN] Web based Administration?

2000-06-15 Thread dialFree administration
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

RE: [ADMIN] view performance

2000-06-15 Thread Mario Amado Alves
> 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]] > >>