|
|
Choosing A Webhost: |
Re: Seqno. is not btree?: msg#00344db.postgresql.sql
"Anagha Joshi" <ajoshi@xxxxxxxxxxxxx> writes: > After as many as 2412081 records are inserted, I shutdown my server. > Next day,I tried the following: > test=3D# select count(*) from vchar; > count > ------- > 2568 > (1 row) > test=3D# insert into vchar (col_var) values ('VV'); > ERROR: Index vchar_seqno_key is not a btree It sounds to me like you've got serious disk problems --- losing a couple hundred thousand rows is not normal :-(. The index complaint also suggests on-disk corruption --- it means that the btree version information that's stored in the first page of a btree index wasn't right. How exactly did you "shut down the server"? Have you noticed any other evidence of disk problems, outside Postgres? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: select column from table, scott.marlowe |
|---|---|
| Next by Date: | ERROR: ExecEvalExpr: unknown expression type 108, Markus Bertheau |
| Previous by Thread: | Seqno. is not btree?, Anagha Joshi |
| Next by Thread: | Bitwise operation, Rudi Starcevic |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |