PostgreSQL Developer Best Practices

Поиск
Список
Период
Сортировка
От Melvin Davidson
Тема PostgreSQL Developer Best Practices
Дата
Msg-id CANu8FizXYEMVnKvtYejppJqH32j9D_dRgC0Khsci-fKCY-XXxw@mail.gmail.com
обсуждение исходный текст
Ответы Re: PostgreSQL Developer Best Practices
Re: PostgreSQL Developer Best Practices
Re: PostgreSQL Developer Best Practices
Список pgsql-general
I've been searching for a "PostgreSQL Developer Best Practices" with not much luck,
so I've started my own. At the risk of stirring up a storm of controversy, I would
appreciate additional suggestions and feedback.

As a way of clarifying, generally, a DBA is someone that is responsible for maintaining the integrity of the database, while a developer is someone that writes code and SQL statements to update the data.

I've attached a file with a few starters that although are numbered, are in no special order.

Please keep in mind the attached are purely based on my years of experience working with developers that are not familiar with PostgreSQL and are not hard and fast rules, but general guidelines.

Hopefully this will result in something that brings about harmony between PostgreSQL DBA's and Developers.

--
Melvin Davidson

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Problem with pl/python procedure connecting to the internet
Следующее
От: "Andrus"
Дата:
Сообщение: How to use record variable with non-null domain in plpgsql