Question about transactions and pg_log

From: Martijn van Oosterhout <martijn(at)ecomtel(dot)com(dot)au>
To: pgsql-general(at)postgresql(dot)org
Subject: Question about transactions and pg_log
Date: 2001-01-30 02:55:23
Message-ID: 20010130135523.A9858@rum.ecomtel.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

From what I currently understand, there is a pg_log file in the postgres
data directory which indicates the state of transactions (committed or
uncommitted).

So from this I infer that transaction IDs are unique across a whole database
installation?

The reason I ask is that I rename the directories within the data directory
to rename a database. (I need to switch two databases reasonably quickly).
If transaction IDs (and hence entries within pg_log) are not shared then the
results would be catastrophic probably.

Any ideas?
--
Martijn van Oosterhout

Responses

Browse pgsql-general by date

  From Date Subject
Next Message EnriGA 2001-01-30 02:56:13 Install Failure, Please help !
Previous Message Bruce Momjian 2001-01-30 02:32:13 LinuxWorld NYC