| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-08-03 | Filer Store: postgres backend support pgbouncer (#7077) | Chris Lu | 1 | -6/+26 | |
| support pgbouncer | |||||
| 2025-08-03 | Postgres (CockroachDB) with full certificate verification (#7076) | Chris Lu | 1 | -1/+17 | |
| * Postgres (CockroachDB) with full certificate verification * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * remove duplicated comments --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | |||||
| 2024-03-25 | print only adapted url | chrislu | 1 | -1/+1 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5424 | |||||
| 2022-08-07 | Allow postgresql to use standard environment variables for connection (#3413) | John W Higgins | 1 | -5/+11 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -3/+3 | |
| 2021-04-02 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2021-03-30 | fix GetBool | LazyDBA247-Anyvision | 1 | -2/+2 | |
| 2021-03-30 | add enableUpsert=true | LazyDBA247-Anyvision | 1 | -3/+7 | |
| and rename config to upsertQuery | |||||
| 2021-03-29 | Adding custom insertQuery support for postgres/2 mysql/2 | LazyDBA247-Anyvision | 1 | -1/+3 | |
| 2021-02-17 | filer: do not print password on error | Chris Lu | 1 | -2/+6 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1809 | |||||
| 2021-02-15 | better postgres connection pool management | LazyDBA247-Anyvision | 1 | -1/+4 | |
| adding SetConnMaxLifetime configuration (https://golang.org/pkg/database/sql/#DB.SetConnMaxLifetime) to enable refresh of stale connections. | |||||
| 2021-02-14 | postgres2 & memsql2 | LazyDBA247-Anyvision | 1 | -1/+1 | |
| add escape (quote identifiers) for the dynamic sql so tables (collections) with special characters will work. | |||||
| 2021-01-19 | filer store: add postgres2 | Chris Lu | 1 | -48/+7 | |
| 2021-01-19 | fix bucket creation | Chris Lu | 1 | -1/+15 | |
| 2021-01-19 | restructuring sql stores | Chris Lu | 1 | -7/+36 | |
| 2020-10-22 | postgres: support empty user | Chris Lu | 1 | -2/+5 | |
| 2020-09-12 | filer: fix postgres prefixed directory listing problem | Chris Lu | 1 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1465 | |||||
| 2020-09-01 | rename filer2 to filer | Chris Lu | 1 | -0/+75 | |
