View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 19670 | Feature requests | Installation | public | 2024-07-29 10:24 | 2025-11-21 21:01 |
| Reporter | lozam | Assigned To | |||
| Priority | none | Severity | @70@ | ||
| Status | new | Resolution | open | ||
| Summary | 19670: Allow different schema in Postgres or MSSQL | ||||
| Description | If we install LimeSurvey with PostgreSQL using a schema 'DEFAULT_SCHEMA' different from public, the installation fails and returns the error 'Limesurvey table settings_global not found in database'. The problem arises from the fact that the class https://github.com/LimeSurvey/LimeSurvey/blob/master/vendor/yiisoft/yii/framework/db/schema/pgsql/CPgsqlSchema.php has the schema type as a class constant const DEFAULT_SCHEMA='public'; Do you have a solution to configure the schema from LimeSurvey or to provide an enhancement plz ? | ||||
| Steps To Reproduce | Install LimeSurvey 6.5.18 with Php 8.3 and postgresql 14.12 | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Story point estimate | |||||
| Users affected % | |||||