Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / neondatabase/neon issues and pull requests
#57 - page cache atomic variable accesses use wrong ordering
Issue -
State: closed - Opened by ericseppanen over 3 years ago
- 4 comments
Labels: c/storage/pageserver
#56 - Fix race at postgres instance + walreceiver start
Issue -
State: closed - Opened by lubennikovaav over 3 years ago
#56 - Fix race at postgres instance + walreceiver start
Issue -
State: closed - Opened by lubennikovaav over 3 years ago
#55 - Fix and improve comment on ZTimelineId.
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
#55 - Fix and improve comment on ZTimelineId.
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
#54 - Rocksdb pageserver
Pull Request -
State: closed - Opened by knizhnik over 3 years ago
- 1 comment
#54 - Rocksdb pageserver
Pull Request -
State: closed - Opened by knizhnik over 3 years ago
- 1 comment
#53 - replace page cache condvar with SeqWait
Pull Request -
State: closed - Opened by ericseppanen over 3 years ago
- 4 comments
#53 - replace page cache condvar with SeqWait
Pull Request -
State: closed - Opened by ericseppanen over 3 years ago
- 4 comments
#52 - Fix caching of 'postgres' build in github action.
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
- 1 comment
#52 - Fix caching of 'postgres' build in github action.
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
- 1 comment
#51 - Attempt to fix caching of 'postgres' build in github action.
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
- 1 comment
#50 - Move xlog_utils.rs to postgres_ffi module.
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
- 5 comments
#49 - Create LSN datatype
Issue -
State: closed - Opened by hlinnaka over 3 years ago
- 2 comments
#48 - Decode main_data in decode_wal_record()
Pull Request -
State: closed - Opened by lubennikovaav over 3 years ago
- 2 comments
#47 - pageserver: change over some error handling to anyhow+thiserror
Pull Request -
State: closed - Opened by ericseppanen over 3 years ago
- 1 comment
#46 - clippy cleanup #2
Pull Request -
State: closed - Opened by ericseppanen over 3 years ago
- 1 comment
#45 - clippy cleanup #1
Pull Request -
State: closed - Opened by ericseppanen over 3 years ago
#44 - Fix wal safekeeper's reply to IDENTIFY_SYSTEM command.
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
- 2 comments
#43 - Implement "timelines" in page server
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
- 5 comments
#42 - Minor cleanup
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
#41 - Jump to newer tokio-postgres:replication code, handle keepalive messages
Pull Request -
State: closed - Opened by ericseppanen over 3 years ago
- 1 comment
#40 - Store non-rel wal records on pageservers
Issue -
State: closed - Opened by kelvich over 3 years ago
- 9 comments
Labels: c/storage/pageserver, c/compute
#39 - upload objects < FirstBootstrapObjectId to the page store
Issue -
State: closed - Opened by kelvich over 3 years ago
- 1 comment
#38 - Implement CLI prototype
Issue -
State: closed - Opened by kelvich over 3 years ago
- 1 comment
#37 - Add S3 offloading mechanics to safekeepers
Issue -
State: closed - Opened by kelvich over 3 years ago
- 5 comments
Labels: c/storage/safekeeper
#36 - Implement sandbox to run WAL redo routines in
Issue -
State: closed - Opened by hlinnaka over 3 years ago
- 18 comments
Labels: c/storage/pageserver
#35 - Import data in the pageserver
Issue -
State: closed - Opened by kelvich over 3 years ago
- 4 comments
#34 - Storage format for the pageserver
Issue -
State: closed - Opened by kelvich over 3 years ago
- 2 comments
Labels: c/storage/pageserver
#33 - Handle race condition between applying WAL and requesting pages from Pagers
Issue -
State: closed - Opened by knizhnik over 3 years ago
- 5 comments
#32 - package zenith cli as a pip module
Issue -
State: closed - Opened by kelvich over 3 years ago
#31 - Pass regressions tests in compute+pageserver setup
Issue -
State: closed - Opened by kelvich over 3 years ago
#30 - Teach Page Server's WAL receiver to respond to KeepAlives
Issue -
State: closed - Opened by hlinnaka over 3 years ago
- 6 comments
#29 - safekeeper in rust
Issue -
State: closed - Opened by kelvich over 3 years ago
- 1 comment
#28 - Spring cleaning
Issue -
State: closed - Opened by hlinnaka over 3 years ago
- 2 comments
#27 - Smgr: cache n_blocks info for relations and avoid spamming pageserver with corresponding requests.
Issue -
State: closed - Opened by kelvich over 3 years ago
- 2 comments
Labels: c/compute
#26 - Deal with unlogged tables
Issue -
State: closed - Opened by hlinnaka over 3 years ago
- 2 comments
Labels: c/compute
#25 - Crash at "VACUUM FULL pg_class"
Issue -
State: closed - Opened by hlinnaka over 3 years ago
- 5 comments
#24 - Crash in spgscan.c
Issue -
State: closed - Opened by kelvich over 3 years ago
- 1 comment
#23 - Snapshots part of CLI
Issue -
State: closed - Opened by kelvich over 3 years ago
#22 - basic integration tests for walkeeper
Issue -
State: closed - Opened by kelvich over 3 years ago
#21 - Information missing from WAL records that is needed by primary
Issue -
State: closed - Opened by hlinnaka over 3 years ago
- 2 comments
Labels: c/PostgreSQL
#20 - Create storage manager api/hook and extract smgr into extension
Issue -
State: closed - Opened by kelvich over 3 years ago
#19 - Page stream/batch for sequential scans
Issue -
State: closed - Opened by kelvich over 3 years ago
- 1 comment
Labels: c/storage
#18 - Add module name to logs in pageserver
Issue -
State: closed - Opened by kelvich over 3 years ago
#17 - clarify libcurl dependency?
Issue -
State: closed - Opened by ericseppanen over 3 years ago
- 1 comment
#16 - Observability
Issue -
State: closed - Opened by kelvich over 3 years ago
- 3 comments
#15 - Introduce proper network messaging
Issue -
State: closed - Opened by kelvich over 3 years ago
#14 - Rebuild crate binaries on integration tests rebuild
Issue -
State: closed - Opened by kelvich over 3 years ago
- 2 comments
#13 - bump vendor/postgres
Pull Request -
State: closed - Opened by lubennikovaav over 3 years ago
#12 - Restore slru pages from datadir
Pull Request -
State: closed - Opened by lubennikovaav over 3 years ago
#11 - Refactoring and code cleanup for restore_s3 and restore_datadir
Issue -
State: closed - Opened by lubennikovaav over 3 years ago
#10 - Improve on transmute for bindgen structs
Issue -
State: closed - Opened by ericseppanen over 3 years ago
- 4 comments
#9 - Restore pageserver from s3 or local datadir
Pull Request -
State: closed - Opened by lubennikovaav over 3 years ago
- 1 comment
#8 - Implement CLI pg part
Pull Request -
State: closed - Opened by kelvich over 3 years ago
#7 - Implement CLI v2
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
- 2 comments
#6 - Use rust bindgen for reading/writing the PostgreSQL control file.
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
- 7 comments
#5 - slice CI pipeline to different steps
Pull Request -
State: closed - Opened by kelvich over 3 years ago
- 1 comment
#4 - Consider using `cargo fmt`
Issue -
State: closed - Opened by funbringer over 3 years ago
- 6 comments
#3 - Separate walkeeper and pageserver sources into different directories.
Pull Request -
State: closed - Opened by hlinnaka over 3 years ago
- 2 comments
#2 - proper ci caching
Pull Request -
State: closed - Opened by kelvich over 3 years ago
- 1 comment
#1 - Initial repo structure
Pull Request -
State: closed - Opened by adsharma over 3 years ago
- 4 comments