From: Jonas S. <jo...@jo...> - 2001-06-19 18:05:10
|
On Tue, 19 Jun 2001, Oscar Buijten wrote: > When I use; su postgres -c 'postmaster -i' from the command line > postmaster switches on and I can use the SQL-ledger application. > > Wooow !!! > > So the I can get the application work but would REALLY appreciate some > help on switching on postgress at boot-time with the -i flag. On the unofficial Debian Woody (with PostgreSQL 7.1) there's a separate file called /etc/postgresql/postmaster.init where you have to add the line "PGALLOWTCPIP=yes". Maybe it is similar on your system... - Jonas P.S. Please write _below_ quoted text and only quote what is relevant for your reply (cut off the rest) - for greater reading pleasure :-) -- Jonas Smedegaard <jo...@jo...> http://www.jones.dk/~jonas/ IT-guide dr. Jones <dr...@jo...> http://dr.jones.dk/ +45 40843136 Debian GNU/Linux <js...@de...> http://www.debian.org/ GnuPG(1024D/C02440B8): 9A98 C6EB C098 9ED0 3085 ECA9 9FB0 DB32 C024 40B8 GNU GPL: "The source will be with you... always." |