SPQR home page
Search...
⌘K
pg-sharding/spqr
pg-sharding/spqr
Search...
Navigation
Features
Various authentication types
Documentation
Community
Releases
Documentation
Welcome to SPQR
Get Started
Features
Sharding
Reference tables
Transaction and session pooling
Fault Tolerance
Data Balancing
Limited cross-shard queries
Multiple servers and failover
Works over PostgreSQL protocol
Dedicated read-only mode
Performance
Various authentication types
Live configuration reloading
Statistics
Configuration Guide
Sharding
Query routing
Design Goals
Talks
Features
Various authentication types
SPQR provides various methods for authenticating users:
trust
, see
Trust Authentication
.
password
,
md5
,
scram
and
scram-sha-256
, see
Password Authentication
.
ldap
, see
LDAP Authentication
gss
, using Kerberos. See
GSSAPI Authentication
.
For more information about authentication config, see
pkg/config/auth.go
Was this page helpful?
Yes
No
Suggest edits
Performance
Live configuration reloading
Assistant
Responses are generated using AI and may contain mistakes.