Re: PostgreSQL Developer Best Practices

From: "Karsten Hilbert" <Karsten(dot)Hilbert(at)gmx(dot)net>
To:
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL Developer Best Practices
Date: 2015-08-25 18:38:14
Message-ID: trinity-a020d60a-2532-4737-8ba5-f88d335f0290-1440527894237@3capp-gmx-bs21
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> In most cases developers don’t care about index, unique, foreign key, or primary key names (from a coding standpoint)

Until the day they'd like to write a reliable database change script.

(PG's internal conventions for object names _have_ changed over the years)

Karsten

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gavin Flower 2015-08-25 20:31:43 Re: Why does splitting $PGDATA and xlog yield a performance benefit?
Previous Message David Kerr 2015-08-25 18:14:40 Re: Why does splitting $PGDATA and xlog yield a performance benefit?