[ADMIN] pg_dump ineffective on 6.4.2?

1999-06-11 Thread Robert Williams
I have two servers (Redhat) with identical databases. I upgraded to one of them to 6.4.2 (RH6.0) and restored the database on that machine from a pg_dump created on the other (6.3: RH5.2) machine. Now pg_dump does not function properly on the 6.4.2 machine. I've included listings of the original

Re: [ADMIN] Encrypted connections to Postgres

1999-06-11 Thread Robert Williams
Brian Baquiran wrote: > I'm talking with the boss about Postgres and the conversation turned to > security. What kind of security features does Postgres have? I'm aware of the > host-based authentication in pg_hba.conf. Are the actual connections to the > database (SQL queries and what they retur

Re: [ADMIN] Account access

1999-06-11 Thread The Hermit Hacker
sorry folks, this spammer has been removed from the list...they get smart so quickly :( On Fri, 11 Jun 1999, Jim Burnett wrote: > Hi > I want to offer everyone here a free account on my server. > Includes: > POP3 Email > FTP > Unlimited WW space > Shell access > > Send account requests to [

[ADMIN] Account access

1999-06-11 Thread Jim Burnett
Hi I want to offer everyone here a free account on my server. Includes: POP3 Email FTP Unlimited WW space Shell access   Send account requests to   [EMAIL PROTECTED]

Re: [ADMIN] Apache authentication & PostgreSQL

1999-06-11 Thread Jan Wieck
Fomichev Mikhail wrote: > Hi, all ! > I'm trying to show data from the PostgreSQL database to the Web page, > using WWW-SQL. I want the users to get an access to the database from the > browsers under their own names. To achieve this I configured Apache so > that it would authenticate an user whe

Re: [ADMIN] Apache authentication & PostgreSQL

1999-06-11 Thread Giuseppe Tanzilli
Hello, try to use the apache/postgresql authentication module ftp://ftp.eurolink.it/pub/linux/postgreSQL bye Fomichev Michael wrote: > Hi, all ! > I'm trying to show data from the PostgreSQL database to the Web page, > using WWW-SQL. I want the users to get an access to the database from the >