pgsql-server/src/backend/utils/init miscinit.c

Started by Tom Laneover 22 years ago4 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 04/01/07 19:03:06

Modified files:
src/backend/utils/init: miscinit.c

Log message:
make

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Tom Lane (#1)
Re: pgsql-server/src/backend/utils/init miscinit.c

tgl@svr1.postgresql.org (Tom Lane) writes:

Log message:
make

Wups, fat-fingered the commit command :-(

What I meant to say there was "give a more reasonable error message
if the lock file exists but has zero length."

regards, tom lane

#3Larry Rosenman
ler@lerctr.org
In reply to: Tom Lane (#2)
Re: pgsql-server/src/backend/utils/init miscinit.c

Can you do a forced commit to add it for later use?

Thanks,
LER

--On Wednesday, January 07, 2004 18:06:11 -0500 Tom Lane
<tgl@sss.pgh.pa.us> wrote:

tgl@svr1.postgresql.org (Tom Lane) writes:

Log message:
make

Wups, fat-fingered the commit command :-(

What I meant to say there was "give a more reasonable error message
if the lock file exists but has zero length."

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

#4Tom Lane
tgl@sss.pgh.pa.us
In reply to: Larry Rosenman (#3)
Re: pgsql-server/src/backend/utils/init miscinit.c

Larry Rosenman <ler@lerctr.org> writes:

Can you do a forced commit to add it for later use?

Done.

regards, tom lane