Re: [ADMIN] Starting postmaster problem

2000-11-01 Thread Oliver Elphick
Bogdan Paduraru wrote: >Hello, >I installed Postgresql 7.0.2 on a Redhat Linux 6.1 and I want now to run >it, but it seems I have a problem. >I connected as root on my server. >After that I do : >$ su postgres >$nohup /usr/local/pgsql/data \ >server.log 2>>1 & >After the second com

Re: [ADMIN] pg_hba.conf

2000-11-01 Thread Giovanni Serrato Castillo
Modifica los permisos de lectura del archivo pg_hba.conf. - Original Message - From: "Eduardo Kotujansky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 01, 2000 6:51 AM Subject: [ADMIN] pg_hba.conf > I have a machine with Linux/PostgreSQL in my local network

[ADMIN] JDBC make problem

2000-11-01 Thread Bogdan Paduraru
Hello, I tried to build the JDBC2 driver from Postgresql 7.0.2 distribution (/src/interfaces/jdbc), but I got errors : $ make jdbc2 jar (echo "package org.postgresql;" ;\ echo "public class DriverClass {" ;\ echo "public static String connectClass=\"org.postgresql.jdbc2.Connection\";" ;\ echo

[ADMIN] set digest

2000-11-01 Thread Christian Pauchard
set digest Ce message contient des informations confidentielles ou appartenant au Crédit Lyonnais et est établi à l'intention exclusive de ses destinataires. Toute divulgation, utilisation, diffusion ou reproduction (totale ou partielle) de ce message, ou des informations qu'il contient, doit

[ADMIN] pg_hba.conf

2000-11-01 Thread Eduardo Kotujansky
I have a machine with Linux/PostgreSQL in my local network with ip 192.168.1.10 I tryed to conect from another machine (192.168.1.3) with pgaccess I got a message error: no entry for 192.168.1.3 db x user y..etc...in pg_hba.conf I tryed to put a line in pg_hba.conf to allow this, and did not wor

[ADMIN] Starting postmaster problem

2000-11-01 Thread Bogdan Paduraru
Hello, I installed Postgresql 7.0.2 on a Redhat Linux 6.1 and I want now to run it, but it seems I have a problem. I connected as root on my server. After that I do : $ su postgres $nohup /usr/local/pgsql/data \ >server.log 2>>1 & After the second command I get bash : server.log: Permission denied

[ADMIN] How to recreate index of a pg table

2000-11-01 Thread Jérome Knobl
Hi, When I make a vacuum on my data base, I have the following NOTICE: NOTICE: Index pg_attrdef_adrelid_index: NUMBER OF INDEX' TUPLES (36) IS NOT THE SAME AS HEAP' (34). Recreate the index. NOTICE: Index pg_attrdef_adrelid_index: NUMBER OF INDEX' TUPLES (36) IS NOT THE SAME AS HEAP' (