Ticket #80 (new enhancement)

Opened 2 years ago

User schema support for robusttransaction log table

Reported by: jtv Assigned to: jtv
Priority: low Milestone:
Component: transactions Version: 2.6
Severity: normal Keywords:
Cc:

Description

The robusttransaction class currently keeps its transaction logs for any user X in a table pqxxlog_X in the same database.

It would be nice if the log tables could be created in a client-specified schema.

See the original request on GBorg. The log tables do have to be in the same database so that a single regular commit can be used for both the transaction itself and the log table.

Attachments


Add/Change #80 (User schema support for robusttransaction log table)




Change Properties
Action