On Sunday, November 25, 2012, Guillaume Lelarge wrote:
> On Fri, 2012-11-23 at 00:22 +1100, Evan Martin wrote:
> > The Apply button is disabled when I open function properties. It only
> > becomes enabled when I make a change. You're right, this is not
> > exclusive to "Security of definer" - any
On Fri, 2012-11-23 at 02:06 -0800, aasat wrote:
> Hi,
>
> I have problem with "Sever Status" window, It's work normaly when are small
> numer of active sessions, but when are huge numbers of session the window is
> not responsible and work very slow
>
How many session is that? Which release of p
On Fri, 2012-11-23 at 00:22 +1100, Evan Martin wrote:
> The Apply button is disabled when I open function properties. It only
> becomes enabled when I make a change. You're right, this is not
> exclusive to "Security of definer" - any change will do. For example, I
> can change the function cost
On Thu, 2012-11-22 at 14:05 +0100, Michal Kozusznik wrote:
> Check if Apply button is active just after opening function properties.
> If true - it is known issues
Known issue, yet to be confirmed by a developer :)
> . It's not related to setting an option but
> to apply changes while window is
a lot of bussines logic is implemented in db. splitting it into several
triggers rather then using single one helps in code management. just fyi.
with regards
MK
25. 11. 2012 v 11:31, "Guillaume Lelarge" :
> On Wed, 2012-10-24 at 13:48 +0200, Michal Kozusznik wrote:
>> Hello
>> Have you conside
On Thu, 2012-10-25 at 20:35 +0200, Linos wrote:
> Hi!,
> how detects PgAdmin when it should show a column as "type" serial? i am
> trying
> to replicate in a existing table the conditions to get shown as serial but i
> don't get it.
>
> I had a table like this:
>
> CREATE TABLE test
> (
>
On Wed, 2012-10-24 at 17:39 +0200, Andrzej Zawadzki wrote:
> Hi!
>
> After upgrade database to version 9.2.1 I have very strange situation.
> Look at the screenshot:
>
> http://imageshack.us/photo/my-images/577/pgadminfunctionssnapsho.png/
>
> Function is multiplied by notes from comments on one
On Wed, 2012-10-24 at 13:48 +0200, Michal Kozusznik wrote:
> Hello
> Have you considered to split triggers into branches?
> I can imagine:
>
> * triggers
> o insert
> + before
> + after
> o update
> + before
> + after
> o before
>
On Mon, 2012-10-08 at 18:03 +0100, Raymond O'Donnell wrote:
> On 08/10/2012 17:55, Arkadiusz Piekarz wrote:
> > Hello,
> > I have a usability problem with pgAdmin, namely it displays certain
> > values in different ways depending on a part of the application.
> > Here is a screenshot of the problem