6.1R: Postgresql 8.1.3 and threadsafe.

Sten Daniel Sørsdal lists at wm-access.no
Mon May 29 15:34:52 PDT 2006


Does this one go to database@ or ports@

FreeBSD 6.1 RELEASE (i386) considered threadsafe with Postgresql 8.1.3.
I ran 8.1.2 without any noticable effects but after upgrading from 5.4
to 6.1 by means of making world (make buildworld; make kernel; reboot;
rm -rf /usr/obj/*; make buildworld; shutdown now; mergemaster -p; make
installworld; mergemaster -i; sync; reboot; make kernel; reboot)

I have had segmentation faults (signal 11) of conftest whenever i try to
build it from ports. My local ports and src tree is the same as the one
distributed with 6.1 RELEASE (from 6.1 RELEASE CD)

I built world with -O2 -pipe and kernel with -O2 -pipe. kernel is not
generic but instead i run my own configuration (included). In
/etc/make.conf i chose not to build games and shared docs.

I'm fairly certain the memory chips are ok after a few rounds of memtest86.

---
FreeBSD 6.1-RELEASE #1: Mon May 29 13:55:05 CEST 2006
Timecounter "i8254" frequency 1192997 Hz quality 0
CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2799.69-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf29  Stepping = 9
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,
PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x4400<CNTX-ID,<b14>>
real memory  = 2147418112 (2047 MB)
avail memory = 2096459776 (1999 MB)

---
machine         i386
cpu             I686_CPU
ident           BUILDER

options         SCHED_4BSD
options         PREEMPTION
options         INET
options         INET6
options         FFS
options         SOFTUPDATES
options         UFS_DIRHASH
options         PROCFS
options         PSEUDOFS
options         COMPAT_43
options         COMPAT_FREEBSD4
options         COMPAT_FREEBSD5
options         SCSI_DELAY=5000
options         KTRACE
options         SYSVSHM
options         SYSVMSG
options         SYSVSEM
options         _KPOSIX_PRIORITY_SCHEDULING
options         COMPAT_LINUX
options         LINPROCFS
options         KBD_INSTALL_CDEV
options         ADAPTIVE_GIANT

options         CLK_USE_I8254_CALIBRATION
options         PQ_CACHESIZE=512
options         HZ=250

options         DIRECTIO
options         SW_WATCHDOG
options         MP_WATCHDOG
options         NETGRAPH

device          ichwd
device          hwpmc
options         HWPMC_HOOKS
options         ZERO_COPY_SOCKETS
options         AUTO_EOI_1
options         AUTO_EOI_2

device          apic
device          isa
device          eisa
device          pci

device          fdc
device          ata
device          atadisk
device          atapicd
device          atapifd
options         ATA_STATIC_ID

device          scbus
device          ch
device          da
device          sa
device          cd
device          pass
device          ses
device          pt
device          targ
device          targbh

device          ahd
device          aic
device          atkbdc
device          atkbd
device          psm
device          vga
device          sc
device          npx
device          sio

device          ppc
device          ppbus
device          lpt
device          ppi

device          miibus
device          bge
device          fxp
device          ether
device          vlan
device          mem
device          io
device          random
device          pty
device          md
device          loop
device          bpf

device          uhci
device          ohci
device          ehci
device          usb
device          udbp
device          ugen
device          uhid
device          ukbd
device          ulpt
device          umass
device          ums
device          uscanner

-- 
Sten Daniel Sørsdal



More information about the freebsd-ports mailing list