BL_PSQL_PATH= Data Set Option

Specifies the location of the PSQL executable file.

Valid in: DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software)
Categories: Bulk Loading
Data Set Control
Default: psql
Requirement: To specify this option, you must first specify BULKLOAD=YES.
Data source: PostgreSQL
See: BULKLOAD= data set option

Table of Contents

Syntax

BL_PSQL_PATH=path-name

Syntax Description

path-name

specifies the full path name to the PSQL executable file to let the SAS/ACCESS interface call the PSQL utility.

Last updated: February 3, 2026