Crate tmp_postgrust[−][src]
Expand description
tmp-postgrust provides temporary postgresql processes that are cleaned up
after being dropped.
Inspiration / Similar Projects
Modules
Structs
Factory for creating new temporary postgresql processes.
Functions
Create a new default instance, initializing the DEFAULT_POSTGRES_FACTORY if it
does not already exist.