On 10/20/2017 02:10 PM, Tom Lane wrote:
> "David G. Johnston" writes:
>> On Fri, Oct 20, 2017 at 1:12 PM, rakeshkumar464
>> wrote:
>>> How do I know beforehand where the dir path is ?
>
>> I think pg_config (
>> https://www.postgresql.org/docs/current/static/app-pgconfig.html ) is what
>> you ar
"David G. Johnston" writes:
> On Fri, Oct 20, 2017 at 1:12 PM, rakeshkumar464
> wrote:
>> How do I know beforehand where the dir path is ?
> I think pg_config (
> https://www.postgresql.org/docs/current/static/app-pgconfig.html ) is what
> you are looking for.
specifically, you can assume it's
On Fri, Oct 20, 2017 at 1:12 PM, rakeshkumar464
wrote:
> I am documenting on automating installation of pgaudit extension for
> containers. On my laptop I see that the directory where the files
> pgaudit.control and pgaudit--1.2.sql needs to be present is
>
> /usr/share/postgresql/10/extension.
On Fri, Oct 20, 2017 at 4:12 PM, rakeshkumar464
wrote:
> I am documenting on automating installation of pgaudit extension for
> containers. On my laptop I see that the directory where the files
> pgaudit.control and pgaudit--1.2.sql needs to be present is
>
> /usr/share/postgresql/10/extension.
I am documenting on automating installation of pgaudit extension for
containers. On my laptop I see that the directory where the files
pgaudit.control and pgaudit--1.2.sql needs to be present is
/usr/share/postgresql/10/extension.
How do I know beforehand where the dir path is ?
--
Sent from