is fork()
;;; dependent on any outside service whatever --- isn't that a certain
;;; recipe for system failures?
I asked Apple this issue. This is a bug of Mac OS X. The problem is registered
to their bug database for the appropriate eingineers for investigation.
Kenji Sugita
-
;; recipe for system failures?
;;;
;;; I asked Apple this issue. This is a bug of Mac OS X. The problem is registered
;;; to their bug database for the appropriate eingineers for investigation.
This problem is fixed for Mac OS X 10.2.
Kenji Sugita
---
-xr-x 1 sugita admin 188616 Dec 22 01:25 /opt/pgsql/7.3/bin/psql
$ otool -L /opt/pgsql/7.3/bin/psql
/opt/pgsql/7.3/bin/psql:
/usr/lib/libz.1.1.3.dylib (compatibility version 1.0.0, current version
1.1.3)
/usr/local/lib/libreadline.4.1.dylib (compatibility version
It seems that a value of addr->ai_socktype returned by getaddrinfo in
pg_stat.c is not SOCK_DGRAM.
Kenji Sugita
---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister comm
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: Kenji Sugita <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Date: Wed, 2 Jul 2003 19:20:11 +0200
;;; What system are you running on, and does it have a getaddrinfo()
;;; or not?
Red Hat Linux and Mac OS X 10.2.6. Both nm libc display getaddrinf
LIB %CPU %MEM TIME COMMAND
12074 sugita10 0 1668 1668 1328 R 0 99.2 0.0 1:00 postmaster
..
Mac OS X 10.2.6
$ postmaster
2003-07-08 11:48:32 [1512] LOG: PGSTAT: socket() failed: Protocol not supported
Ken
rect, but we don't want to use
;;; the AF_UNIX one.
;;;
;;; I'm going to assume that Mac Os X is broken in the same way.
;;;
;;; Here is a new patch.
It works on both platforms.
Thanks.
Kenji Sugita
---(end of broadcast)-
LIB %CPU %MEM TIME COMMAND
12074 sugita10 0 1668 1668 1328 R 0 99.2 0.0 1:00 postmaster
..
Mac OS X 10.2.6
$ postmaster
2003-07-08 11:48:32 [1512] LOG: PGSTAT: socket() failed: Protocol not supported
Ken
er of cancellation for 7.4devel.
Kenji Sugita
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
elid | 17166
schemaname| public
relname | class1
seq_scan | 2
seq_tup_read | 13000
idx_scan | 0
idx_tup_fetch | 0
n_tup_ins | 1
n_tup_upd | 0
n_tup_del | 0
=#
Kenji Sugita
---
From: "Mendola Gaetano" <[EMAIL PROTECTED]>
Subject: Re: [HACKERS] Index counters of statistics collector does not work on 7.4devel
Date: Sun, 20 Jul 2003 15:42:29 +0200
;;; "Kenji Sugita" <[EMAIL PROTECTED]> wrote:
;;; > =# explain select * from class1 wher
`/usr/local/pgsql/7.4RC1/build/src'
make: *** [all] Error 2
Command exited with non-zero status 2
206.91user 12.52system 3:39.38elapsed 100%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (523032major+569611minor)pagefaults 0swaps
$
Kenji Sugita
12 matches
Mail list logo