Gregory Stark wrote:
> "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
>
>
>> Another possibility is to treat the case as a WARNING if you're
>> superuser and an ERROR if you're not. This would satisfy people
>> who are uncomfortable with the idea that CREATEDB privilege comes
>> with a built-in denial-of-service attack, while still leaving a
>> loophole for anyone for whom the test didn't work properly.
>>
>
> That sounds like a good combination
>
>
+1
cheers
andrew
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2007-09-28 16:41:12 |
| Subject: Re: [FEATURE REQUEST] Streaming Onlinebackup (MaybeOFFTOPIC) |
| Previous: | From: Zdenek Kotala | Date: 2007-09-28 16:22:48 |
| Subject: Re: [pgsql-packagers] Getting to 8.3 beta1 |