Nhảy đến nội dung
Pizzahips
10.4.8
Cấu hình cơ sở dữ liệu
Loại cơ sở dữ liệu
MariaDB
PostgreSQL
Thiết lập MariaDB
Tên cơ sở dữ liệu
Tên người dùng cơ sở dữ liệu
Mật khẩu cơ sở dữ liệu
Tùy chọn nâng cao
Host
Port number
Transaction isolation level
READ COMMITTED
REPEATABLE READ
Use database default
The recommended database transaction level for Drupal is "READ COMMITTED". For more information, see the
setting MySQL transaction isolation level
page.
Table name prefix
If more than one application will be sharing this database, a unique table name prefix – such as
pizzahips_profile_
– will prevent collisions.
Thiết lập PostgreSQL
Tên cơ sở dữ liệu
Tên người dùng cơ sở dữ liệu
Mật khẩu cơ sở dữ liệu
Tùy chọn nâng cao
Host
Port number
Table name prefix
If more than one application will be sharing this database, a unique table name prefix – such as
pizzahips_profile_
– will prevent collisions.