Ti Teo writes:
> I am new to the PostgreSQL's JDBC.Can you show me the
> command to run the postgres postmaster with -i flag?Is
> it "/etc/rc.d/init.d/postgresql start -i"?
Put tcpip_socket = on in your postgresql.conf file. That's equivalent to
the -i option.
--
Peter Eisentraut peter_e(at)gmx(dot)net