mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-22 21:59:59 +00:00
The issue is still unsolved because of shmem size in VMs. Need to figure it out before applying this patch. For more details: ``` ERROR: could not resize shared memory segment "/PostgreSQL.2892504480" to 16774205952 bytes: No space left on device ``` As an example, the same issue in community pgvector/pgvector#453.
28 lines
342 B
Plaintext
28 lines
342 B
Plaintext
*
|
|
|
|
# Files
|
|
!Cargo.lock
|
|
!Cargo.toml
|
|
!Makefile
|
|
!rust-toolchain.toml
|
|
!scripts/combine_control_files.py
|
|
!scripts/ninstall.sh
|
|
!vm-cgconfig.conf
|
|
|
|
# Directories
|
|
!.cargo/
|
|
!.config/
|
|
!compute_tools/
|
|
!control_plane/
|
|
!libs/
|
|
!neon_local/
|
|
!pageserver/
|
|
!pgxn/
|
|
!proxy/
|
|
!s3_scrubber/
|
|
!safekeeper/
|
|
!storage_broker/
|
|
!trace/
|
|
!vendor/postgres-*/
|
|
!workspace_hack/
|