Documentation ¶ Index ¶ func DumpSchema(ctx context.Context, config pgconn.Config, schema []string, ...) error func Run(ctx context.Context, path string, config pgconn.Config, schema []string, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DumpSchema ¶ added in v1.70.0 func DumpSchema(ctx context.Context, config pgconn.Config, schema []string, keepComments, dryRun bool, stdout io.Writer) error func Run ¶ added in v1.27.0 func Run(ctx context.Context, path string, config pgconn.Config, schema []string, dataOnly, roleOnly, keepComments, useCopy, dryRun bool, fsys afero.Fs) error Types ¶ This section is empty. Source Files ¶ View all Source files dump.go Click to show internal directories. Click to hide internal directories.