Re: Revoke "drop database" even for superusers? - Mailing list pgsql-general

From Chris Angelico
Subject Re: Revoke "drop database" even for superusers?
Date
Msg-id CAPTjJmo3CWR_CSUa3tVYfrL-JNR0ZyyXDRg3vSYi0a-TdZAVjw@mail.gmail.com
Whole thread Raw
In response to Re: Revoke "drop database" even for superusers?  (Edson Richter <edsonrichter@hotmail.com>)
Responses Re: Revoke "drop database" even for superusers?  (Edson Richter <edsonrichter@hotmail.com>)
List pgsql-general
On Sun, Dec 2, 2012 at 10:20 AM, Edson Richter <edsonrichter@hotmail.com> wrote:
> I've put both files in ~/deny_drop folder, and executed "make":
>
> # LANG=C make
> Makefile:13: ../../src/Makefile.global: No such file or directory
> Makefile:14: /contrib/contrib-global.mk: No such file or directory
> make: *** No rule to make target `/contrib/contrib-global.mk'. Stop.

The most common thing to do before running 'make' is to look for a
configure script:

$ ./configure
$ make

ChrisA


pgsql-general by date:

Previous
From: Edson Richter
Date:
Subject: Re: Revoke "drop database" even for superusers?
Next
From: Edson Richter
Date:
Subject: Re: Revoke "drop database" even for superusers?