473,382 Members | 1,329 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Follow-up to original post, more information:


I tried again with some more debugging enabled and I get this dump in my
logs.

-davidu
--- what I think is "bad" output ---

2004-04-29 11:41:32 [9307] DEBUG: open of
/var/lib/postgres/data/pg_xlog/0000000000000000 (log file 0, segment 0)
failed: No such file or directory
2004-04-29 11:41:32 [9307] DEBUG: invalid primary checkpoint record
2004-04-29 11:41:32 [9307] DEBUG: open of
/var/lib/postgres/data/pg_xlog/0000000000000000 (log file 0, segment 0)
failed: No such file or directory
2004-04-29 11:41:32 [9307] DEBUG: invalid secondary checkpoint record
2004-04-29 11:41:32 [9307] FATAL 2: unable to locate a valid checkpoint
record

--- complete output ---

/usr/lib/postgresql/bin/postmaster: PostmasterMain: initial environ dump:
-----------------------------------------
PWD=/var/lib/postgres
HZ=100
USER=postgres
MAIL=/var/mail/postgres
LOGNAME=postgres
SHLVL=3
SHELL=/bin/sh
PGLIB=/usr/lib/postgresql
TERM=xterm
HOME=/var/lib/postgres
PGDATA=/var/lib/postgres/data
PATH=/bin:/usr/bin:/usr/lib/postgresql/bin
PGDATESTYLE=ISO,European
_=/usr/lib/postgresql/bin/postmaster
-----------------------------------------
FindExec: found "/usr/lib/postgresql/bin/postgres" using argv[0]
invoking IpcMemoryCreate(size=127549440)
FindExec: found "/usr/lib/postgresql/bin/postmaster" using argv[0]
2004-04-29 11:41:32 [9307] DEBUG: database system shutdown was
interrupted at 2004-04-29 11:41:26 UTC
2004-04-29 11:41:32 [9307] DEBUG: open of
/var/lib/postgres/data/pg_xlog/0000000000000000 (log file 0, segment 0)
failed: No such file or directory
2004-04-29 11:41:32 [9307] DEBUG: invalid primary checkpoint record
2004-04-29 11:41:32 [9307] DEBUG: open of
/var/lib/postgres/data/pg_xlog/0000000000000000 (log file 0, segment 0)
failed: No such file or directory
2004-04-29 11:41:32 [9307] DEBUG: invalid secondary checkpoint record
2004-04-29 11:41:32 [9307] FATAL 2: unable to locate a valid checkpoint
record
2004-04-29 11:41:32 [9307] DEBUG: proc_exit(2)
2004-04-29 11:41:32 [9307] DEBUG: shmem_exit(2)
2004-04-29 11:41:32 [9307] DEBUG: exit(2)
2004-04-29 11:41:32 [12241] DEBUG: reaping dead processes
2004-04-29 11:41:32 [12241] DEBUG: startup process (pid 9307) exited
with exit code 2
2004-04-29 11:41:32 [12241] DEBUG: aborting startup due to startup
process failure
2004-04-29 11:41:32 [12241] DEBUG: proc_exit(1)
2004-04-29 11:41:32 [12241] DEBUG: shmem_exit(1)
2004-04-29 11:41:32 [12241] DEBUG: exit(1)
root@sulinux:/var/lib/postgres#

--- end complete output ---

Where to go from here?
----------------------------------------------------
David A. Ulevitch - Founder, EveryDNS.Net
Washington University in St. Louis
http://david.ulevitch.com -- http://everydns.net
----------------------------------------------------

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Nov 23 '05 #1
0 981

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Nobody | last post by:
Does anyone have some python code snippets for finding First() and Follow() sets of an LL(1) grammar handy? Thanks
9
by: santanu | last post by:
Hi all, I know a little python (not the OOP part) learnt by studying the online tutorial. Now I would like to learn it more thoroughly. I have access to 'Programming Python' which I liked...
9
by: Philip TAYLOR | last post by:
Configuring a new instance of IIS, I noticed that it allows an HTML-formatted document trailer to be appended to every document served. Unfortunately, on checking its behaviour, I find that it...
0
by: Hunters | last post by:
Once you reorder the listview items, largeicon or smallicon view will not follow the order of list or detail view which is the correct order. For example with a listview as...
2
by: Joris Gillis | last post by:
Hi everyone, I have this nasty little problem to which I can't find a solution: Consider an anchor <a name="Top" id="Top">Top</a> How can I follow/execute this link from within javascript?...
1
by: oketz1 | last post by:
Hi I am writing an application very similar to notepad and I have to implement the status bar feature, which mean that I have to follow after the cursor is there any event that raised when...
3
by: MPR | last post by:
Hi guys; I'm using an AxSHDocVw.AxWebBrowser control to show a web page. I need to know if i can ( and how? ) i do the following things: 1 - I need to follow 1 link in the webpage diplayed...
0
by: woodglass | last post by:
I want to use object.hyperlink.Follow to follow a hyperlink to a web page. The web page requests a username & password. Can I programmatically supply both instead of having to type them in ?....
3
by: Rizvi | last post by:
The Grammer is given: S ---> id=E; E ---> E+T | E-T | T T ---> T*F | T/F | F F ---> P^F | P P ---> -P | L L ---> (E) | id | num -------------------------------- I've fond the following...
0
by: 008worker | last post by:
Do you want the science article you may follow the following the link. Do you want something about science?if yes you may follow the following link.it is really intresting and useful. ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.