pgEdge
Documentation HomeDocumentation Home
GitHubGitHub (opens in a new tab)
  • The Spock Extension
  • Installing and Configuring Spock
  • Creating a Two Node Cluster
  • Upgrading a Spock Installation
  • Spock's Conflict Avoidance Options
    • Managing a Spock Installation
    • Replicating Partitioned Tables
    • Using Batch Inserts
    • Filtering Data
    • Using Spock in Read-Only Mode
    • Using a Trigger to Manage Replication Set Membership
    • Using Snowflake Sequences
    • Using Lolor to Manage Large Objects
    • Using Automatic DDL Replication
    • Using Spock to Add a Node to a Cluster
    • Adding a Node with Zero Downtime
    • Adding a Node with Minimal Downtime with pgBackRest
      • Populating the spockctrl.json File
      • Using spockctrl Functions
      • Using a Workflow File to Modify a Cluster
      • Index
    • Creating an Empty Subscriber Node with pg_basebackup
    • Monitoring the Configuration and Health of Your Cluster
    • Finding Cluster Information
    • Using Lag Tracking to Evaluate your Cluster
    • Using a Sync Event to Monitor Node Content
    • Spock Functions
      • Spock Health Check
      • Spock Metrics Check
      • Spock Node Add Interface
      • Spock Node Alter Location
      • Spock Node Create
      • Spock Node Drop
      • Spock Node Drop Interface
      • Spock Node List
      • Spock Replicate Ddl
      • Spock Repset Add All Seqs
      • Spock Repset Add All Tables
      • Spock Repset Add Partition
      • Spock Repset Add Seq
      • Spock Repset Add Table
      • Spock Repset Alter
      • Spock Repset Create
      • Spock Repset Drop
      • Spock Repset List Tables
      • Spock Repset Remove Partition
      • Spock Repset Remove Seq
      • Spock Repset Remove Table
      • Spock Seq Sync
      • Spock Sequence Convert
      • Spock Set Readonly
      • Spock Sub Add Repset
      • Spock Sub Alter Interface
      • Spock Sub Create
      • Spock Sub Disable
      • Spock Sub Drop
      • Spock Sub Enable
      • Spock Sub Remove Repset
      • Spock Sub Resync Table
      • Spock Sub Show Status
      • Spock Sub Show Table
      • Spock Sub Sync
      • Spock Sub Wait for Sync
      • Spock Table Wait for Sync
    • Node Mgmt Functions
    • Replication Set Mgmt Functions
    • Subscription Mgmt Functions
    • Cluster Mgmt Functions
  • Spock Release Notes
  • Limitations

On This Page

  • Using LOLOR to Manage Large objects
The Spock Extension
Spock's Management Features
Using Lolor to Manage Large Objects

Using LOLOR to Manage Large objects

PostgreSQL's logical decoding facility does not support decoding changes to large objects (opens in a new tab); we recommend instead using the LOLOR extension (opens in a new tab) to manage large objects.

If you're using pgEdge Platform, you'll also find more information about using LOLOR with your distributed cluster here.

Using Snowflake SequencesUsing Automatic DDL Replication

2025 ©pgEdge, Inc.