pg_backup_start(label text, fast boolean DEFAULT false)


Description

prepare for taking an online backup

Parameters

Name Type Mode
label text IN
fast boolean IN

Definition