Commit Graph

  • 4b4a3edb80 review: remove allow(unused) Yuchen Liang 2024-10-18 17:53:11 +00:00
  • 56be2f6f05 fix the dockerfile Anastasia Lubennikova 2024-10-18 16:26:03 +01:00
  • bbb8adec1c Add support of extensions for v17 (pgrx) (#9430) Anastasia Lubennikova 2024-10-17 17:51:17 +01:00
  • 7f080da9d8 Merge pull request #9451 from neondatabase/releases/2024-10-17-compute-kq-only release-6911 Anastasia Lubennikova 2024-10-18 16:19:33 +01:00
  • 62a334871f Take the collector name as argument when generating sql_exporter configs Tristan Partin 2024-10-18 09:36:29 -05:00
  • e162ab8b53 storcon: handle ongoing deletions gracefully (#9449) Vlad Lazar 2024-10-18 15:33:04 +01:00
  • 2a386e9617 WIP yuchen/use-thread-local-crate-for-tokio-epoll-uring Yuchen Liang 2024-10-18 10:14:15 -04:00
  • 5cbdec9c79 [local_proxy]: install pg_session_jwt extension on demand (#9370) Conrad Ludgate 2024-10-18 14:41:21 +01:00
  • ec6d3422a5 pageserver: disconnect when asking client to reconnect (#9390) Vlad Lazar 2024-10-18 13:38:59 +01:00
  • fecff15f18 walproposer: immediately exit if sync-safekeepers collected 0/0. (#9442) Arseny Sher 2024-10-18 15:31:50 +03:00
  • 3532ae76ef compute_ctl: Add endpoint that allows extensions to be installed (#9344) Jere Vaara 2024-10-18 15:07:36 +03:00
  • 15fecffe6b Update ruff to much newer version (#9433) Folke Behrens 2024-10-18 12:42:41 +02:00
  • 98fee7a97d Increase shared_buffers in test_subscriber_synchronous_commit. (#9427) Arseny Sher 2024-10-18 13:31:14 +03:00
  • b7173b1ef0 storcon: fix case where we might fail to send compute notifications after two opposite migrations (#9435) John Spray 2024-10-18 11:29:23 +01:00
  • 24654b8eee compute_ctl: Add endpoint that allows setting role grants (#9395) Jere Vaara 2024-10-18 13:25:45 +03:00
  • b8304f90d6 2024 oct new clippy lints (#9448) Conrad Ludgate 2024-10-18 10:27:50 +01:00
  • d762ad0883 update rustls (#9396) Conrad Ludgate 2024-10-17 20:45:37 +01:00
  • 928d98b6dc Update Rust to 1.82.0 and mold to 2.34.0 (#9445) Arpad Müller 2024-10-17 21:25:51 +02:00
  • 329ad0ad69 fix dockerfile skyzh/anon-patch Alex Chi Z 2024-10-17 14:50:22 -04:00
  • c06be08106 update image Yuchen Liang 2024-09-13 00:25:16 +01:00
  • 76f8d7ae01 fix URL Alex Chi Z 2024-09-12 13:17:58 +01:00
  • 82ea0d0c9b experimental support for pg_anon Alex Chi Z 2024-09-12 12:37:44 +01:00
  • 24398bf060 pageserver: detect & warn on loading an old index which is probably the result of a bad generation (#9383) John Spray 2024-10-17 19:02:24 +01:00
  • 63b3491c1b refactor(pageserver): remove aux v1 code path (#9424) Alex Chi Z. 2024-10-17 12:22:44 -04:00
  • 858867c627 Add logging of installed_extensions (#9438) Anastasia Lubennikova 2024-10-17 16:35:19 +01:00
  • 299cde899b safekeeper: flush WAL on compute disconnect (#9436) Erik Grinaker 2024-10-17 17:19:18 +02:00
  • 4c9835f4a3 storage_controller: delete stale shards when deleting tenant (#9333) Erik Grinaker 2024-10-17 16:34:51 +02:00
  • f3a3eefd26 feat(pageserver): do space check before gc-compaction (#9250) Alex Chi Z. 2024-10-17 10:29:53 -04:00
  • a7c05686cc test_runner: Update the README.md to build neon with 'testing' (#9437) Ivan Efremov 2024-10-17 17:20:42 +03:00
  • 8b47938140 Add support of extensions for v17 (part 3) (#9430) Anastasia Lubennikova 2024-10-17 13:37:21 +01:00
  • 35e7d91bc9 Add config variable for timeline offloading (#9421) Arpad Müller 2024-10-17 14:07:58 +02:00
  • 45232ca632 Merge remote-tracking branch 'origin/local-proxy-lazy-ext-install' into test-local-proxy-jwt-ext-install test-local-proxy-jwt-ext-install Conrad Ludgate 2024-10-17 12:39:22 +01:00
  • e3385a6436 Merge branch 'main' into local-proxy-lazy-ext-install Conrad Ludgate 2024-10-17 12:38:51 +01:00
  • 3984b5c03f Update test_compute_restart.py test_compute_restart Konstantin Knizhnik 2024-10-17 14:37:24 +03:00
  • 7e7976b5cf Merge remote-tracking branch 'origin/grants-endpoint' into test-local-proxy-jwt-ext-install Conrad Ludgate 2024-10-17 11:52:56 +01:00
  • eda964f7c4 do not quote privileges Conrad Ludgate 2024-10-17 11:50:12 +01:00
  • 22d8834474 proxy: move the connection pools to separate file (#9398) Ivan Efremov 2024-10-17 13:38:24 +03:00
  • 9d9aab3680 Merge pull request #9426 from neondatabase/rc/proxy/2024-10-17 release-proxy-6633 Folke Behrens 2024-10-17 12:18:51 +02:00
  • 815d499b14 update version Conrad Ludgate 2024-10-17 09:37:46 +01:00
  • 8a7ed8ce72 Merge remote-tracking branch 'origin/grants-endpoint' into test-local-proxy-jwt-ext-install Conrad Ludgate 2024-10-17 10:15:37 +01:00
  • 3f3cb744f0 Merge remote-tracking branch 'origin/install-extensions-endpoint' into test-local-proxy-jwt-ext-install Conrad Ludgate 2024-10-17 10:13:28 +01:00
  • d0166ee736 Merge remote-tracking branch 'origin/local-proxy-lazy-ext-install' into test-local-proxy-jwt-ext-install Conrad Ludgate 2024-10-17 10:13:19 +01:00
  • 284c84da5c refactor Conrad Ludgate 2024-10-17 10:01:53 +01:00
  • 94204dbbae [local_proxy]: install pg_session_jwt extension on demand Conrad Ludgate 2024-10-12 07:18:13 +02:00
  • db68e82235 storage_scrubber: fixes to garbage commands (#9409) John Spray 2024-10-17 10:06:02 +01:00
  • c563a25f14 compute_tools: disable fast path for safekeeper sync erik/disable-sync-safekeepers-fast-path Erik Grinaker 2024-10-17 10:35:03 +02:00
  • aa3ef2f048 Update test_compute_restart.py Konstantin Knizhnik 2024-10-17 10:29:08 +03:00
  • 5f37c3802e Add test restarting compute node to investigate flukyness of test_subscriber_restart Konstantin Knizhnik 2024-10-03 10:44:54 +03:00
  • 934dbb61f5 Check access_count in lfc_evict (#9407) Konstantin Knizhnik 2024-10-17 08:04:57 +03:00
  • 67d5d98b19 readme: fix build instructions for debian 12 (#9371) Christian Schwarz 2024-10-16 21:47:53 +02:00
  • e0fa6bcf1a Fix some sql_exporter metrics for PG 17 Tristan Partin 2024-10-16 14:46:33 -05:00
  • 409a286eaa Fix typo in sql_exporter generator Tristan Partin 2024-10-16 13:08:40 -05:00
  • 0551cfb6a7 Fix beta clippy warnings (#9419) Arpad Müller 2024-10-16 20:04:56 +02:00
  • ed694732e7 proxy: merge AuthError and AuthErrorImpl (#9418) Folke Behrens 2024-10-16 19:10:49 +02:00
  • 3e8cb25e53 Increase range of expected value for working set approximation test lfc_hll_test_fix Konstantin Knizhnik 2024-10-16 18:59:19 +03:00
  • ceadcc4f35 pageserver: refactor smgr records Vlad Lazar 2024-10-16 17:52:00 +02:00
  • ee2a962028 pageserver: refactor neonrmgr records Vlad Lazar 2024-10-16 17:20:50 +02:00
  • 8a114e3aed refactor(pageserver): upgrade remote_storage to use hyper1 (#9405) Alex Chi Z. 2024-10-16 11:19:45 -04:00
  • 9ea2f32b80 pagesver: refactor heapam records Vlad Lazar 2024-10-16 17:11:31 +02:00
  • 6ac7188c82 fix test timeout logic installed_extensions_metric Anastasia Lubennikova 2024-10-16 15:48:56 +01:00
  • 55b246085e Activate timelines during unoffload (#9399) Arpad Müller 2024-10-16 16:47:17 +02:00
  • 9668601f46 Add support of extensions for v17 (part 2) (#9389) Anastasia Lubennikova 2024-10-16 15:29:23 +01:00
  • 3140c14d60 Remove allow(clippy::unknown_lints) (#9416) Arpad Müller 2024-10-16 16:28:55 +02:00
  • d6281cbe65 tests: stabilize test_timelines_parallel_endpoints (#9413) John Spray 2024-10-16 15:27:46 +01:00
  • d490ad23e0 storcon: use the same trace fields for reconciler and results (#9410) Vlad Lazar 2024-10-16 14:04:17 +01:00
  • f14e45f0ce proxy: format imports with nightly rustfmt (#9414) Folke Behrens 2024-10-16 15:01:56 +02:00
  • 89a65a9e5a pageserver: improve handling of archival_config calls during Timeline shutdown (#9415) John Spray 2024-10-16 13:39:58 +01:00
  • 6de90c7ce4 quote identifiers Conrad Ludgate 2024-10-16 12:09:25 +01:00
  • 59d197f6f6 use pg_quote Conrad Ludgate 2024-10-16 12:05:27 +01:00
  • 028f5291f8 call out to quote_ident Conrad Ludgate 2024-10-16 11:55:37 +01:00
  • f105dc9397 Make install extensions fn async Jere Vaara 2024-10-16 13:23:05 +03:00
  • 603ca192a7 Change path as per Alexey's feedback Jere Vaara 2024-10-14 18:54:25 +03:00
  • 36bffe5ff3 Install required version or update Jere Vaara 2024-10-14 18:35:17 +03:00
  • 133ea2f31f Require extension version parameter Jere Vaara 2024-10-11 09:19:24 +03:00
  • 43400dfdea change path Jere Vaara 2024-10-10 13:34:56 +03:00
  • 2b5d79f625 Respond with extension name and version Jere Vaara 2024-10-10 12:51:53 +03:00
  • a766ac3dc7 Add error response status code Jere Vaara 2024-10-10 12:37:40 +03:00
  • 04f5807b99 Add endpoint that allows extensions to be installed Jere Vaara 2024-10-10 11:32:36 +03:00
  • b57f2c60f2 Make set role grants fn async Jere Vaara 2024-10-16 13:25:19 +03:00
  • bc6b8cee01 don't trigger workflows in two repos (#9340) Cihan Demirci 2024-10-16 10:43:48 +01:00
  • 9b9a12a3a5 remove flamegraph added by mistake bodobolero/test_sk_alone BodoBolero 2024-10-16 08:04:15 +02:00
  • 52eafba2cc improved db size visualizer BodoBolero 2024-10-16 08:03:09 +02:00
  • 061ea0de7a Add jsonnetfmt targets Tristan Partin 2024-10-15 20:01:13 -05:00
  • be5d6a69dc Fix jsonnet_files wildcard Tristan Partin 2024-10-15 16:30:31 -05:00
  • 18f4e5f10c Add newly added metrics from neondatabase/neon#9116 to exports (#9402) Matthias van de Meent 2024-10-15 23:13:31 +02:00
  • f1eb703256 fix(pageserver): use a buffer for basebackup; add aux basebackup metrics log (#9401) Alex Chi Z. 2024-10-15 16:35:21 -04:00
  • cf7a596a15 Generate sql_exporter config files with Jsonnet Tristan Partin 2024-10-15 11:18:38 -05:00
  • 0ed98977ba pageserver: work around #9185 in layer visibility calculation jcsp/issue-9185-workaround John Spray 2024-10-15 15:17:29 +00:00
  • d0ca79aeb3 Use serde to serialize/deserialize Privilege instead of manual Jere Vaara 2024-10-15 17:07:23 +03:00
  • 614c3aef72 Remove redundant code (#9373) Konstantin Knizhnik 2024-10-15 17:18:52 +03:00
  • 2575be6dec remove redundant labels Anastasia Lubennikova 2024-10-15 14:34:26 +01:00
  • fb74c21e8c proxy: Migrate jwt module away from anyhow (#9361) Folke Behrens 2024-10-15 15:24:56 +02:00
  • 39e0e31605 Move privilege to compute api Jere Vaara 2024-10-15 16:21:52 +03:00
  • e495b99abe Add to_string for privilege Jere Vaara 2024-10-15 16:07:41 +03:00
  • 3f92477af0 Use string formatted query instead Jere Vaara 2024-10-15 16:05:52 +03:00
  • c6c29f86da Handle privileges more strictly Jere Vaara 2024-10-15 11:47:55 +03:00
  • 4e15a68ffd Add endpoint to set role grants Jere Vaara 2024-10-14 20:01:02 +03:00
  • d92d36a315 [local_proxy] update api for pg_session_jwt (#9359) Conrad Ludgate 2024-10-15 13:13:57 +01:00
  • e7d9f9245d Review fixes: - do not use default collector, collect only one metric; - remove unit test, same behavior is covered by python test; - code cleanup Anastasia Lubennikova 2024-10-15 12:36:45 +01:00
  • ec4cc30de9 Shut down timelines during offload and add offload tests (#9289) Arpad Müller 2024-10-15 11:46:51 +02:00