This is a discussion on Re: Hide databases within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> > -----Original Message----- > From: pgadmin-hackers-owner@postgresql.org > [mailto gadmin-hackers-owner@postgresql.org] On Behalf Of > Andreas Pflug > Sent: 11 November ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: pgadmin-hackers-owner@postgresql.org > [mailto > Andreas Pflug > Sent: 11 November 2005 11:19 > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] Hide databases > > Andreas Pflug wrote: > > First of all, stay on the lists! > > Since this is new stuff, it should go to -hackers. > > > > Uwe Dalluege wrote: > > > >> > >> do you realised it (hide databases) in 1.5.0 Nov 9 2005 > win32-version ? > >> I have installed it but I could not see new behaviour. > >> All databases and schematas are shown. > > > > > > See properties of db or schema to enter the restriction. > > Correction: property of server to enter db restriction, property of db > to enter schema restriction. Out of interest, what's the format of the restriction string? Delimited list, SQL restriction, regexp? /D ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| ||||
| Dave Page wrote: > > > >>-----Original Message----- >>From: pgadmin-hackers-owner@postgresql.org >>[mailto >>Andreas Pflug >>Sent: 11 November 2005 11:19 >>Cc: pgadmin-hackers >>Subject: Re: [pgadmin-hackers] Hide databases >> >>Andreas Pflug wrote: >> >>>First of all, stay on the lists! >>>Since this is new stuff, it should go to -hackers. >>> >>>Uwe Dalluege wrote: >>> >>> >>>>do you realised it (hide databases) in 1.5.0 Nov 9 2005 >> >>win32-version ? >> >>>>I have installed it but I could not see new behaviour. >>>>All databases and schematas are shown. >>> >>> >>>See properties of db or schema to enter the restriction. >> >>Correction: property of server to enter db restriction, property of db >>to enter schema restriction. > > > Out of interest, what's the format of the restriction string? Delimited > list, SQL restriction, regexp? something like datname=user (validity is checked) Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| Thread Tools | |
| Display Modes | |
|
|