Debugging PG 7.2 installation

Поиск
Список
Период
Сортировка
От Gary Hoffman
Тема Debugging PG 7.2 installation
Дата
Msg-id fc.00249f0e0038a2a500249f0e0038a2a5.38a2bf@irpsmail.ucsd.edu
обсуждение исходный текст
Список pgsql-php
I've successfully compiled PostGreSQL 7.2 on my MacOS X v. 10.1.3 machine,
but it doesn't seem to run. When I start the postmaster, sometimes nothing
happens. Other times, I get the following debug messages.


[irpsws16:/usr/local/pgsql] postgres% /usr/local/pgsql/bin/postmaster -D
/usr/local/pgsql/data
DEBUG:  database system was shut down at 2002-02-23 21:50:10 PST
DEBUG:  checkpoint record is at 0/109734
DEBUG:  redo record is at 0/109734; undo record is at 0/0; shutdown TRUE
DEBUG:  next transaction id: 89; next oid: 16556
DEBUG:  database system is ready
<I press Enter here>
^CDEBUG:  fast shutdown request
DEBUG:  shutting down
DEBUG:  database system is shut down
[irpsws16:/usr/local/pgsql] postgres%


 What is the meaning of all this? I'm just trying to upgrade PG/PHP/Apache
and each upgrade has its pitfalls. (I'm still trying to get PHP 4.1.1 to
'make' successfully...another story.)

Cheers,
Gary
**************************************************************************
* Gary B. Hoffman, Computing Services Manager  e-mail: ghoffman@ucsd.edu *
* Graduate School of International Relations and Pacific Studies (IR/PS) *
* University of California, San Diego (UCSD)       voice: (858) 534-1989 *
* 9500 Gilman Dr. MC 0519                            fax: (858) 534-3939 *
* La Jolla, CA 92093-0519 USA             web: http://www-irps.ucsd.edu/ *
**************************************************************************





В списке pgsql-php по дате отправления:

Предыдущее
От: arun kv
Дата:
Сообщение: help
Следующее
От: Chris
Дата:
Сообщение: Re: Debugging PG 7.2 installation