Re: [GENERAL] Distributed Table Partitioning

2016-03-13 Thread Melvin Davidson
general" >>> Sent: Saturday, 12 March, 2016 8:25:01 PM >>> Subject: [GENERAL] Distributed Table Partitioning >>> >>> I have this problem: a Master table containing records with a >>> timestamp >>> column registering creation date-t

Re: [GENERAL] Distributed Table Partitioning

2016-03-13 Thread Leonardo M . Ramé
El 13/03/16 a las 10:04, Peter J. Holzer escribió: On 2016-03-12 21:19:11 -0500, Melvin Davidson wrote: - Original Message - From: "Leonardo M. Ramé" To: "PostgreSql-general" Sent: Saturday, 12 March, 2016 8:25:01 PM Subject: [GENERA

Re: [GENERAL] Distributed Table Partitioning

2016-03-13 Thread Peter J. Holzer
On 2016-03-12 21:19:11 -0500, Melvin Davidson wrote: > - Original Message - > From: "Leonardo M. Ramé" > To: "PostgreSql-general" > Sent: Saturday, 12 March, 2016 8:25:01 PM > Subject: [GENERAL] Distributed Table Partitioning >

Re: [GENERAL] Distributed Table Partitioning

2016-03-12 Thread Melvin Davidson
Oficina: (+51-1) 3377813 | RPM: #034252 / (+51) 995540103 | RPC: (+51) >> 954183248 >> Website: www.ocs.pe >> >> - Original Message - >> From: "Leonardo M. Ramé" >> To: "PostgreSql-general" >> Sent: Saturday, 12 March, 2016 8:25:01 PM &g

Re: [GENERAL] Distributed Table Partitioning

2016-03-12 Thread Melvin Davidson
n Comb Systems E.I.R.L. > > Oficina: (+51-1) 3377813 | RPM: #034252 / (+51) 995540103 | RPC: (+51) > 954183248 > Website: www.ocs.pe > > - Original Message - > From: "Leonardo M. Ramé" > To: "PostgreSql-general" > Sent: Saturday, 12 March, 201

Re: [GENERAL] Distributed Table Partitioning

2016-03-12 Thread Alvaro Aguayo Garcia-Rada
ginal Message - From: "Leonardo M. Ramé" To: "PostgreSql-general" Sent: Saturday, 12 March, 2016 8:25:01 PM Subject: [GENERAL] Distributed Table Partitioning I have this problem: a Master table containing records with a timestamp column registering creation date-time, and on

[GENERAL] Distributed Table Partitioning

2016-03-12 Thread Leonardo M . Ramé
I have this problem: a Master table containing records with a timestamp column registering creation date-time, and one Detail table containing info related to the Master table. As time went by, those tables grew enormously, and I can't afford expanding my SSD VPS. So I'm thinking about storing