Re: [PATCH] vacuumdb: Add --exclude-database option - Mailing list pgsql-hackers

From wenhui qiu
Subject Re: [PATCH] vacuumdb: Add --exclude-database option
Date
Msg-id CAGjGUAKjB5fezsVG1bD1dSM5ZdZV+WG388NikqJV8OjsBZLhUQ@mail.gmail.com
Whole thread
In response to Re: [PATCH] vacuumdb: Add --exclude-database option  (Quan Zongliang <quanzongliang@yeah.net>)
Responses Re: [PATCH] vacuumdb: Add --exclude-database option
List pgsql-hackers
HI 

> In the vacuum_all_databases function. If the condition 'if
> (dbsToExclude)' is used. All 'exclude-database' processing (including
> variable definitions) can be placed in a separate code block. How about
> this? Irrelevant personal preferences.
   Agree +1




Thanks   

pgsql-hackers by date:

Previous
From: Ilmar Yunusov
Date:
Subject: Re: File locks for data directory lockfile in the context of Linux namespaces
Next
From: Tomas Vondra
Date:
Subject: Re: Adding basic NUMA awareness