Trouble getting Started

Поиск
Список
Период
Сортировка
От Vincent Hikida
Тема Trouble getting Started
Дата
Msg-id 004501c306b2$bdd4efa0$6601a8c0@HOMEOFFICE
обсуждение исходный текст
Список pgsql-cygwin
I just installed PostgreSQL and I am getting a problem when server shuts down with a signal 11.
 
I installed cygwin using setup 2.340.2.5. In addition to the defaults I installed cygrunsrv .95-1 and PostgreSQL 7.3.2-1.  I then installed cygipc-1.13.
 
I did the following
 
ipc-daemon&
initdb -D /usr/local/pgsql/data
/usr/bin/postmaster -D /usr/local/pgsql/data
 
I tried to do the following that I found in a couple of different docs on the net.
createdb test
psql template1
 
They both caused "terminated by signal 11 - segmentation fault (core dumped)
 
I have a Windows XP Home Edition Version 2002 using 248 MB of RAM
 
Does anyone have an idea of what I'm doing wrong?
 
Vincent
 

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

Предыдущее
От: "George Weaver"
Дата:
Сообщение: Re: XP Pro cygipc/PostgreSQL test report
Следующее
От: "Vincent Hikida"
Дата:
Сообщение: Postmaster keeps dumping core with signal 11