| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Kevin Grittner <kevin(dot)grittner(at)wicourts(dot)gov>, alexk <alexk(at)commandprompt(dot)com>, Alexander Shulgin <ash(at)commandprompt(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Postmaster holding unlinked files for pg_largeobject table |
| Date: | 2011-06-09 20:41:03 |
| Message-ID: | 15065.1307652063@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> That was pretty weird. I had rm'd the build tree and rebuilt, failure
> still there. I then did a git reset FETCH_HEAD, recompiled, and the
> problem was gone. git reset to my revision, failed. Then git clean
> -dfx, nuked the build tree, redid the whole thing from scratch, no
> problem. I guess there was a mismatch on the files that we build in the
> source tree.
git bug? I'd expect exactly that failure if you had the test changes
but not the source fixes from commit dccfb72892acabd25568539ec882cc44c57c25bd.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2011-06-09 20:55:41 | Re: Postmaster holding unlinked files for pg_largeobject table |
| Previous Message | Alvaro Herrera | 2011-06-09 20:34:13 | Re: Postmaster holding unlinked files for pg_largeobject table |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bernd Helmle | 2011-06-09 20:43:09 | Re: tuning autovacuum |
| Previous Message | Merlin Moncure | 2011-06-09 20:40:08 | Re: Error in PQsetvalue |