Re: Add A Glossary

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: Add A Glossary
Дата
Msg-id 010383c2fd391046e0baeab4b91cec43@xs4all.nl
обсуждение исходный текст
Ответ на Re: Add A Glossary  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On 2020-04-03 22:51, Alvaro Herrera wrote:
> On 2020-Apr-03, Erik Rijkers wrote:
> 
>> On 2020-04-03 18:45, Alvaro Herrera wrote:
>> > Pushed now.  Many thanks to Corey who put the main thrust, and to Jürgen
>> > and Roger for the great help, and to Justin for the extensive review and
>> > Fabien for the initial discussion.
>> 
>> A few improvements:
> 
> Thanks!  That gives me the attached patch.
> 
>> Should also be a  lemmata in the glossary:
>> 
>> ACID
> 
> Agreed.  Wording suggestions welcome.

How about:

"
ACID

Atomicity, consistency, isolation, and durability. ACID is a set of 
properties of database transactions intended to guarantee validity even 
in the event of power failures, etc.
ACID is concerned with how the database recovers from such failures that 
might occur while processing a transaction.
"

>> 'archaic' should maybe be 'obsolete'. That seems to me to be an easier 
>> word
>> for non-native speakers.
> 
> Bummer ;-)

OK - we'll figure it out :)


> --
> Álvaro Herrera                https://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: Add A Glossary
Следующее
От: Robert Haas
Дата:
Сообщение: Re: backup manifests