dbTalk Databases Forums  

[BUGS] BUG #1297: Postgres after 7.3.5 does not works on initdb stage

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1297: Postgres after 7.3.5 does not works on initdb stage in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PostgreSQL Bugs List
 
Posts: n/a

Default [BUGS] BUG #1297: Postgres after 7.3.5 does not works on initdb stage - 10-26-2004 , 06:43 PM







The following bug has been logged online:

Bug reference: 1297
Logged by: shpac

Email address: shpac (AT) ru (DOT) ru

PostgreSQL version: 7.3.7

Operating system: Linux 2.0.40

Description: Postgres after 7.3.5 does not works on initdb stage

Details:

Postgres after 7.3.5 does not works on initdb stage.
I compile 7.3.7 and 7.3.8, but after installing and traing to do initdb
script failt on operation:
"vacuuming template1...failed".
in the /usr/local/pgsql/data/base/1/ comes core
here backtrace (gdb postmaster core):

(gdb) bt
#0 0x4029ef50 in ?? () from /lib/libc.so.6
#1 0x8149c57 in varstr_cmp ()
#2 0x8149cdb in text_cmp ()
#3 0x8149f67 in bttextcmp ()
#4 0x8169577 in ApplySortFunction ()
#5 0x80b5a1a in compare_scalars ()
#6 0x40279e97 in ?? () from /lib/libc.so.6
#7 0x40279e0d in ?? () from /lib/libc.so.6
#8 0x40279df4 in ?? () from /lib/libc.so.6
#9 0x40279df4 in ?? () from /lib/libc.so.6
#10 0x40279df4 in ?? () from /lib/libc.so.6
#11 0x40279df4 in ?? () from /lib/libc.so.6
#12 0x40279f60 in ?? () from /lib/libc.so.6
#13 0x80b53db in compute_scalar_stats ()
#14 0x80b424e in analyze_rel ()
#15 0x80ca58e in vacuum ()
#16 0x811c41a in ProcessUtility ()
#17 0x8119d24 in pg_exec_query_string ()
#18 0x811ae67 in PostgresMain ()
#19 0x80e1b8b in main ()



---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #1297: Postgres after 7.3.5 does not works on initdb stage - 10-27-2004 , 11:30 AM






"PostgreSQL Bugs List" <pgsql-bugs (AT) postgresql (DOT) org> writes:
Quote:
Description: Postgres after 7.3.5 does not works on initdb stage
What locale settings are you using?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.