OpenSolaris Databases

From Genunix

Welcome to the OpenSolaris Databases Community SketchPad!


Contents

Projects

Active Projects

Target Database Project Name Project Description Owner
PostgreSQL foo foo foo
MySQL foo foo foo


Newly Proposed Projects

Target Database Project Name Project Description Submitter
All foo foo foo
PostgreSQL foo foo foo


USDT DTrace Probes

Implemented Probes

The following table lists the probes that have been implemented in one or more databases.

Probe Name Description PostgreSQL MySQL Ingres Oracle DB2
Generic Probes
transaction_start fires when a new transaction starts x
transaction_commit fires when a transaction is committed x
transaction_abort fires when a transaction is aborted x
DB Specific Probes
foo foo x

Note: x means that the probe has been implemented for that particular database.


Newly Proposed Probes

The following table captures the new probes requested by the community.

Probe Name Description PostgreSQL MySQL Ingres Oracle DB2
Generic Probes
new_probe description of new_probe
DB Specific Probes
new_probe description of new_probe x

Note: x means that a new probe is requested for that particular database.


Resources

Miscellaneous