public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* postgresql newbie
@ 2001-04-22 22:51 dk henderson
  2001-04-23  6:08 ` Jason Tishler
  0 siblings, 1 reply; 2+ messages in thread
From: dk henderson @ 2001-04-22 22:51 UTC (permalink / raw)
  To: cygwin

I have the latest cygwin DLL and installed postgresql via cygwin setup.exe. I followed instructions and d/l latest cygipc, did a make/make install, ran the 
following tests:
ipctest s
ipctest h
ipctest g

and all gave OK.
I then started ipcdaemon &  ( running win95) and tried initdb. The following error occurred:

$ initdb
This database system will be initialized with username "projectobjects".
This user will own all the data files and must also own the server process.

Creating directory /usr/share/postgresql/data
Creating directory /usr/share/postgresql/data/base
Creating directory /usr/share/postgresql/data/global
Creating directory /usr/share/postgresql/data/pg_xlog
Creating template1 database in /usr/share/postgresql/data/base/1
FATAL 2:  InitRelink(logfile 0 seg 0) failed: No space left on device

initdb failed.
Removing /usr/share/postgresql/data.
Removing temp file /tmp/initdb.72091.


If this relates to semaphores, how can I set them higher?

thanks for any help,
dale



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: postgresql newbie
  2001-04-22 22:51 postgresql newbie dk henderson
@ 2001-04-23  6:08 ` Jason Tishler
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Tishler @ 2001-04-23  6:08 UTC (permalink / raw)
  To: dalehend; +Cc: cygwin

Dale,

On Mon, Apr 23, 2001 at 01:50:17AM -0700, dk henderson wrote:
> $ initdb
> This database system will be initialized with username "projectobjects".
> This user will own all the data files and must also own the server process.
> 
> Creating directory /usr/share/postgresql/data
> Creating directory /usr/share/postgresql/data/base
> Creating directory /usr/share/postgresql/data/global
> Creating directory /usr/share/postgresql/data/pg_xlog
> Creating template1 database in /usr/share/postgresql/data/base/1
> FATAL 2:  InitRelink(logfile 0 seg 0) failed: No space left on device
                                                ^^^^^^^^^^^^^^^^^^^^^^^
> initdb failed.
> Removing /usr/share/postgresql/data.
> Removing temp file /tmp/initdb.72091.
> 
> If this relates to semaphores, how can I set them higher?

Huh?  It seems like you are just out of disk space.

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-23  6:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-22 22:51 postgresql newbie dk henderson
2001-04-23  6:08 ` Jason Tishler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).