https://docs.oracle.com/en/database/oracle/oracle-database/12.2/vldbg/maintenance-partition-tables-indexes.html
Maintenance Operations for Partitioned Tables and Indexes
There are various maintenance operations that can be performed on partitioned tables and indexes.
maintenance operationspartitioned tablesindexes
https://docs.oracle.com/en/database/oracle/oracle-database/18/vldbg/view-info-partition-tables-indexes.html
Viewing Information About Partitioned Tables and Indexes
You can display information about partitioned tables and indexes with Oracle Database views.
information aboutpartitioned tablesviewingindexes
https://learn.microsoft.com/en-us/sql/relational-databases/partitions/create-partitioned-tables-and-indexes?view=sql-server-ver15&preserve-view=true
Create partitioned tables and indexes - SQL Server, Azure SQL Database, Azure SQL Managed Instance...
Create partitioned tables and indexes
sql server azurepartitioned tablescreateindexes
https://learn.microsoft.com/en-us/sql/relational-databases/partitions/partitioned-tables-and-indexes?view=sql-server-ver16&redirectedfrom=MSDN
Partitioned Tables and Indexes - SQL Server, Azure SQL Database, Azure SQL Managed Instance |...
Learn about table and index partitioning.
sql server azurepartitioned tablesindexesdatabasemanaged
https://learn.microsoft.com/en-us/previous-versions/sql/sql-server-2008-r2/cc280940(v=sql.105)
Replicating Partitioned Tables and Indexes | Microsoft Learn
partitioned tablesreplicatingindexesmicrosoftlearn
https://www.coursera.org/projects/googlecloud-creating-date-partitioned-tables-in-bigquery-6wdzc
Creating Date-Partitioned Tables in BigQuery
Complete this Guided Project in under 2 hours. This is a self-paced lab that takes place in the Google Cloud console. This lab focuses on how to query ...
partitioned tablescreatingdatebigquery
https://docs.cloud.google.com/bigquery/docs/partitioned-tables?authuser=00
Introduction to partitioned tables | BigQuery | Google Cloud Documentation
Describes partitioned table in BigQuery, its types, limitations, quotas, pricing, and security.
introduction topartitioned tablesgoogle cloudbigquerydocumentation
https://learn.microsoft.com/en-us/previous-versions/sql/sql-server-2008-r2/ms175864(v=sql.105)?redirectedfrom=MSDN
Modifying Partitioned Tables and Indexes | Microsoft Learn
partitioned tablesmodifyingindexesmicrosoftlearn
https://alexzaballa.blogspot.com/2015/09/12c-partial-indexes-for-partitioned.html
12c - Partial Indexes for Partitioned Tables Alex Zaballa - DBA Oracle - ex-Oracle ACE Director,...
oracle alexzaballa blog ocm "alex zaballa"
https://bugs.mysql.com/bug.php?id=39637
MySQL Bugs: #39637: Support key caches for partitioned tables.
mysqlbugssupportkeycaches
https://commitfest.postgresql.org/patch/1089/
\d+ improvements for partitioned tables
improvementspartitionedtables
https://commitfest.postgresql.org/patch/3963/
Improve doc for autovacuum on partitioned tables
improvedocpartitionedtables
https://www.ibm.com/docs/en/db2/11.5.x?topic=tables-large-object-lob-behavior-in-partitioned
Large object behavior in partitioned tables
A partitioned table uses a data organization scheme in which table data is divided across multiple storage objects, called data partitions or ranges, according...
largeobjectbehaviorpartitionedtables
https://www.postgresql.org/message-id/e93f8494c6314b58ad52b553b0e50779@index.de
PostgreSQL: Re: Rename of triggers for partitioned tables
postgresqlrenametriggerspartitionedtables
https://aws.amazon.com/blogs/database/improve-performance-and-manageability-of-large-postgresql-tables-by-migrating-to-partitioned-tables-on-amazon-aurora-and-amazon-rds/
Improve performance and manageability of large PostgreSQL tables by migrating to partitioned tables...
Oct 25, 2021 - Amazon Aurora PostgreSQL-Compatible Edition and Amazon Relational Database Service (Amazon RDS) for PostgreSQL are managed PostgreSQL solutions that make it...
improve performance
https://docs.oracle.com/en/database/oracle/oracle-database/18/vldbg/drop-partition-table.html
About Dropping Partitioned Tables
Dropping partitioned tables is similar to dropping nonpartitioned tables.
droppingpartitionedtables
https://jira.mariadb.org/browse/MDEV-9424
[MDEV-9424] Server crashes when slave works with partitioned tables copied from Windows to Linux -...
https://techcommunity.microsoft.com/blog/azuresqlblog/migrating-to-sql-enabling-automatic-conversions-for-partitioned-tables-ep-5--dat/2388370
Migrating to SQL: Enabling Automatic Conversions for Partitioned Tables (Ep.5) | Data Exposed |...
May 26, 2021 - Learn about automatic partition conversion, one of the latest updates to SQL Server Migration Assistant (SSMA).
https://docs.oracle.com/en/database/oracle/oracle-database/19/vldbg/manage_hypt.html
Managing Hybrid Partitioned Tables
managinghybridpartitionedtables
https://forums.mysql.com/read.php?106,249678,249856
MySQL :: Re: The only concern is whether referenced tables can be partitioned?
the only
https://userapps.support.sap.com/sap/support/knowledge/en/2888293
2888293 - Updating range partitioned tables may cause IQ server to stop - SAP IQ | SAP Knowledge...
When you update a range partitioning table, SAP IQ may output the following stack trace and go down. This problem will be reproduced when the...
https://commitfest.postgresql.org/patch/2483/
BEFORE ROW triggers for partitioned tables
rowtriggerspartitionedtables