unsubscribe
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
unsubscribe
unsubscribe
Yes, that is because PostgreSQL doesn't allow you to change these options. PostgreSQL
7.3 (released last Wednesday) will allow you use of Schemas, and you can also edit
column defaults and null/not null. You can also now drop columns which you couldn't do
in 7.2.x.
Regards, Dave.
> -Origin
I create a DB. I cannot create a new schema (it is disabled). So I use public schema
of that DB. I can create new tables and columns inside the public schema of my DB. But
I cannot edit them. The properties tab allows me to edit only the name and comment for
the columns for example, the other o
The public schema is just a dummy on PostgreSQL 7.2, hence you can't modify it.
When you say you cannot change or edit a table, why not? What happens?
Regards, Dave.
> -Original Message-
> From: Çagil Seker [mailto:[EMAIL PROTECTED]]
> Sent: 29 November 2002 14:10
> To: PGAdmin-Support-
I think I have a problem with the security tab. I cannot change any security setting.
I cannot create any schema. I cannot change/edit any table, column etc. And the
security tab for public schema says PUBLIC group has only "create, usage" rights; but
all the fields are disabled. I cannot add c
Yes, pretty much everything that is supported by PostgreSQL is supported by pgAdmin.
Regards, Dave.
> -Original Message-
> From: Çagil Seker [mailto:[EMAIL PROTECTED]]
> Sent: 29 November 2002 13:19
> To: PGAdmin-Support-List (E-mail)
> Subject: [pgadmin-support] update
>
>
>
>
> Hi,
Hi,
Does pgadmin support update/change of tables and columns?
Cagil Seker.
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html
Title: Message
Actually Donald, the fix for this was simple enough
that if you update pgSchema.dll on your system, it should work OK. You can grab
the latest version from http://cvs.pgadmin.org/ in the binaries
directory if you like.
Regards, Dave.
-Original Message-From: Dona
Title: Message
Hi
Donald,
-Original Message-From: Donald Fraser
[mailto:[EMAIL PROTECTED]] Sent: 29 November 2002
10:13To: [EMAIL PROTECTED]Subject:
[pgadmin-support] Can't delete rules
pgAdmin Version 1.4.2
1)
The syntax for the DROP RULE statement generated
pgAdmin Version 1.4.2
1)
The syntax for the DROP RULE statement generated by
pgAdmin is incorrect.
If you try to drop a rule you get the following
error.
2002-11-28 13:58:47 - SQL (CISX): DROP RULE
rul_setpasswd ON vtbl_user_setpasswd
2002-11-28 13:58:47 -
unsubscribe
smime.p7s
Description: application/pkcs7-signature
13 matches
Mail list logo