issues
search
ankane
/
pgslice
Postgres partitioning as easy as pie
MIT License
1.11k
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix sample output queries [skip ci]
#57
fatkodima
closed
3 months ago
1
Suggestions/questions
#56
fatkodima
closed
3 months ago
3
Week slice option
#55
Serg0
closed
7 months ago
1
feat: Add :unique_key option to filling script in order to iterate on a custom column
#54
LucasMontorio
closed
11 months ago
0
Primary key getting added when it exists after getting created from the original table
#53
jdmurphy
closed
12 months ago
3
Using a view + trigger table swap
#52
lukeasrodgers
closed
1 year ago
3
Add support to keep synced both tables
#51
owen2345
closed
1 year ago
1
Problem running pgslice in docker
#50
zewelor
closed
1 year ago
2
Include compression when creating intermediate table
#49
zewelor
closed
1 year ago
3
Missing Updates while filling?
#48
andyatkinson
closed
1 year ago
2
feat: exclude UNIQUE INDEXes since it is not supported in partitioned… (WIP)
#47
owen2345
closed
1 year ago
1
Rails: How to perform SQL Migrations without excessive diff
#46
andyatkinson
closed
1 year ago
3
Consider ending support for PostgreSQL <= 10
#45
andyatkinson
closed
1 year ago
3
Capitalize IS
#44
andyatkinson
closed
1 year ago
1
Enable add_partitions to work when no partitions yet exist
#43
bf4
closed
1 year ago
1
Foreign keys referencing partitioned table not copied nor dealt with in `swap`
#42
sdhull
closed
2 years ago
3
Fix add_partition script to skip adding primary key in version3+
#41
WeiToGo
closed
2 years ago
3
`pg` gem `1.3.x` connection string error
#40
benschwarz
closed
2 years ago
2
Minor readme suggestions
#39
andyatkinson
closed
1 year ago
5
support non-numeric id in pgslice fill
#38
singals
closed
2 years ago
1
add --batch-size and --sleep defaults to readme
#37
acrogenesis
closed
1 year ago
4
implement support of week period
#36
pohodnya
closed
3 years ago
3
RFC: warn on prep if table has 'BEFORE / FOR EACH' triggers
#35
bf4
closed
4 years ago
3
Support tablespace for partitioning
#34
trietphm
closed
4 years ago
5
Support tablespace when adding partitions
#33
trietphm
closed
4 years ago
1
Skip primary key creation for child tables if they have been created
#32
bduggan
closed
4 years ago
10
Ensure `Table#partitions` is sorted before using them
#31
chendo
closed
4 years ago
2
Support for Partitioning By Date and Hour
#30
eni9889
closed
4 years ago
1
README typo
#29
alekseenko
closed
4 years ago
1
Upgrading PG 10 to 11+ with partitioned tables from pgslice < 0.4.5 causes duplicate indexes
#28
ghost
closed
5 years ago
7
Fix: uninitialized constant PgSlice::Table::SQL_FORMAT
#27
levkk
closed
5 years ago
1
Return NEW to unblock any triggers running after this trigger
#26
levkk
closed
5 years ago
1
Support for DATABASE_URL env var?
#25
EdgarOrtegaRamirez
closed
5 years ago
2
Add --on-conflict option for add_partitions task
#24
lancedikson
closed
5 years ago
2
Auto-copying foreign key constraint triggers
#23
lancedikson
closed
5 years ago
2
Fail on text-valued PKs; change test env var
#22
wkalt
closed
5 years ago
6
Postgres 11 default partition and other improvements
#21
iMobs
closed
6 years ago
5
PG::Connection injection support
#20
ghost
closed
6 years ago
2
Add year as a period option
#19
iMobs
closed
6 years ago
1
Could not translate host name
#18
austinh
closed
6 years ago
7
No support for UUID primary keys
#17
ukd1
closed
6 years ago
3
Partitioning behaviour
#16
revskill10
closed
6 years ago
1
bad URI(is not URI?)
#15
revskill10
closed
6 years ago
1
Add automated build in hub.docker.com
#14
bsedin
closed
6 years ago
1
When primary key is a composite key partition table is having only one key as primary key.
#13
kamaljha
closed
6 years ago
1
Table not found when table is present in the schema,
#12
kamaljha
closed
6 years ago
1
Add an option to pass the offset for the date in the add_partitions method
#11
bharthur
closed
6 years ago
2
Propagate foreign keys to partitions
#10
afn
closed
7 years ago
3
Index names are not preserved
#9
afn
closed
6 years ago
6
Foreign keys are not preserved
#8
afn
closed
7 years ago
1
Next