Re: No primary key table

2019-09-13 Thread SERHAD ERDEM
: Ertan Küçükoglu Sent: Friday, September 13, 2019 3:34 PM To: pgsql-general@lists.postgresql.org Subject: No primary key table Hello, We are using PostgreSQL 10.0 on a Windows VM. There is one database in that server. There are several tables that will be used for data warehouse purposes. There

Re: No primary key table

2019-09-13 Thread Ron
On 9/13/19 10:34 AM, Ertan Küçükoglu wrote: Hello, We are using PostgreSQL 10.0 on a Windows VM. There is one database in that server. There are several tables that will be used for data warehouse purposes. There are daily inserts and relatively heavy bulk (whole month data at once) reads at

No primary key table

2019-09-13 Thread Ertan Küçükoglu
Hello, We are using PostgreSQL 10.0 on a Windows VM. There is one database in that server. There are several tables that will be used for data warehouse purposes. There are daily inserts and relatively heavy bulk (whole month data at once) reads at end of months. Reads will be from several hun