Surgex

v3.2.3

Surgex
  • Pages
  • Modules
  • Mix Tasks

    Surgex v3.2.3 Surgex.DataPipe.PostgresSystemUtils View Source

    Executes system-level PostgreSQL queries (server version, WAL status etc).

    Link to this section Summary

    Functions

    full_version_string(repo)
    get_current_wal_lsn(repo)
    get_current_wal_lsn_function(repo)
    get_last_wal_replay_lsn(repo)
    get_last_wal_replay_lsn_function(repo)
    get_lsn(repo, func)
    lsn_valid?(lsn)
    version(repo)
    version_match?(repo, requirement)

    Link to this section Functions

    Link to this function full_version_string(repo) View Source
    Link to this function get_current_wal_lsn(repo) View Source
    Link to this function get_current_wal_lsn_function(repo) View Source
    Link to this function get_last_wal_replay_lsn(repo) View Source
    Link to this function get_last_wal_replay_lsn_function(repo) View Source
    Link to this function get_lsn(repo, func) View Source
    Link to this function lsn_valid?(lsn) View Source
    Link to this function version(repo) View Source
    Link to this function version_match?(repo, requirement) View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.