In the create database dialog, it is impossible to select "foo" when a
non-login role "foo_bar" also exists.
create user foo;
create role foo_bar;
If you select "foo" there, it will select "foo_bar".
Christoph
--
c...@df7cb.de | http://www.df7cb.de/
--
Sent via pgadmin-support mailing list (
On Wed, Apr 22, 2009 at 5:10 PM, Jan-Peter Seifert
wrote:
> Hello,
>
> when you create a new database with pgAdmin III 1.10 beta 2 specifying a
> locale different from the server pgAdmin sends a wrong CREATE DATABASE syntax
> to the server - COLLATE instead of LC_COLLATE and CYTPE instead of LC_
Hello,
when you create a new database with pgAdmin III 1.10 beta 2 specifying a locale
different from the server pgAdmin sends a wrong CREATE DATABASE syntax to the
server - COLLATE instead of LC_COLLATE and CYTPE instead of LC_CTYPE.
http://www.postgresql.org/docs/8.4/static/sql-createdatabase
On 25/8/06 19:44, "Phillip Criley" <[EMAIL PROTECTED]> wrote:
>
> I was in root and used the add/remove programs to install. I just tried
> postgres as the user but then I get:
>
> An error has occured:
>
> Error connecting to the server: FATAL: password authentication failed
> for user "p
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Phillip Criley
> Sent: 25 August 2006 16:19
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Create database/password problem
>
> Currently, I'm
Currently, I'm running FC5, KDE3.5, Postgresql v8.1.4 and trying to use
pgadmin. I'm a refugee from windoze, Paradox, Delphi,
Interbase/Firebird (about 16 years) and Oracle but my cat about wore her
eyeballs out watching me try to get Postgresql/pgadmin to create the
first database. It will no
Hi pgAmind hackers!
I have a bug to report here:
I. Environment:
1. Two Windows XP SP2 machines, one is running PgSQL server, and the
other is the "workstation" on which I'm working and seeing the bug.
Both machines are in Wireless LAN, but I doubt it matters. Both have
firewall, but it also do
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Doncho Angelov
> Sent: 23 April 2005 18:28
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] CREATE DATABASE impossible if
> pgAdmin III is connected to
Hi pgAmind hackers!
I have a bug to report here:
I. Environment:
1. Two Windows XP SP2 machines, one is running PgSQL server, and the
other is the "workstation" on which I'm working and seeing the bug.
Both machines are in Wireless LAN, but I doubt it matters. Both have
firewall, but it also doe
Ted Taylor wrote:
This may be a duplicate;
No it's not; another bug.
Symptoms : Right-clicked on 'Databases' on the navigation panel, chose
"New Database". Filled in the database name ("test") and selected a
database owner different than myself ("bug_tracker"). Clicked OK. A
message box ap
I am running the snapshot "Version 1.2.0 Post Beta 1 (Sep 17 2004)" on
Windows 2000, fully patched at Windows Update. The backend is
PostgreSQL 7.4.5 on Fedora Core 2 (select version() reports "PostgreSQL
7.4.5 on i686-redhat-linux-gnu, compiled by GCC gcc (GCC) 3.3.3 20040412
(Red Hat Linux 3
When creating a new database in pgAdmin on an "older" version of
PostGreSQL (7.3.4 in my case) the Name and Owner input fields are greyed
out.
This means that it's not possible to create a new database on this
version of PostGreSQL from the GUI but that one has to write the SQL
query by hand
C
12 matches
Mail list logo