Re: share info between backends - Mailing list pgsql-hackers

From Zeugswetter Andreas ADI SD
Subject Re: share info between backends
Date
Msg-id E1539E0ED7043848906A8FF995BDA57901AE6D7D@m0143.s-mxs.net
Whole thread Raw
In response to Re: share info between backends  ("Jaime Casanova" <systemguards@gmail.com>)
Responses Re: share info between backends  ("Andrew Dunstan" <andrew@dunslane.net>)
List pgsql-hackers
> > > comments?
> >
> > Why not make it probabilistic by using, say, MyProcPid % n where n
is the
> > number of tablespaces? Then you don't need anything shared.

You still want a (local) counter, so that temp files for one session are
spread out.

Andreas


pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas ADI SD"
Date:
Subject: Re: [GENERAL] Checkpoint request failed on version 8.2.1.
Next
From: Michael Meskes
Date:
Subject: Re: Problem linking libecpg.5.3.dylib on OS X