SQL:
VACUUM VERBOSE ANALYZE Table public.table_name
The correct statement would omit word "Table" and it would be:
VACUUM VERBOSE ANALYZE public.table_name
pgAdmin III also does not inform user about error that occured during VACUUM.
Regards,
Matej Rizman
-
Version: pgAdmin III 0.8.0 (Jul 10 2003)
Steps:
1) Start pgAdmin III
2) Help->Tip of the day...
3) Close the dialog
pgAdmin III crashes.
Regards,
Matej Rizman
---(end of broadcast)---
TIP 2: you can get off all lists at once with
ent slashes (\ and /) in file path.
Regards,
Matej Rizman
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
popup menu
4) pgAdmin III shows two apostrophes ('') instead of empty strings.
Regards,
Matej Rizman
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
node to show it. If added constraint has a name,
then this problem does not occur.
Regards,
Matej Rizman
---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes d
works as expected.
Second bug (renaming sequences)
1) select any sequence
2) right click on it and select "Properties"
3) change name of the sequence
Result: the Ok button is not enabled and the SQL tab does not show any SQL
statement.
Regards,
Matej Rizman
Version: PgAdmin III 0.8.0 Devel (Jul 30 2003)
Adding NOT NULL columns or columns with default values to existing tables
does not work. Reason: PgAdmin III creates unsupported version of ALTER
TABLE SQL statement.
Regards,
Matej Rizman
---(end of broadcast
,
4) press right key to move cursor to the end of text.
Cursor disappears and the edit box does not show remaining text. The
remaining text also cannot be edited.
Regards,
Matej Rizman
---(end of broadcast)---
TIP 1: subscribe and unsubscribe comm
Version: PgAdmin III 0.8.0 Devel (Aug 3 2003)
Why is not possible to change any property of a constraint (right-click on
constraint and select "Properties")?
Regards,
Matej Rizman
---(end of broadcast)---
TIP 6: Have you searche
Version: pgAdmin III 0.8.0 Devel (Aug 3 2003)
After dropping database that is being accessed by other users pgAdmin III
shows message box and crashes.
Regards,
Matej Rizman
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ
(i.e. key that is used in Slovenian keyboard
layout to enter š or ž), the characters [ and \ are displayed correctly.
Other characters can be entered without problem.
Regards,
Matej Rizman
---(end of broadcast)---
TIP 1: subscribe and unsubscribe
show up:
1) add new connection to server and enter any database as initial database,
2) connect using this connection,
3) drop database that was entered as an initial database.
PgAdmin III shows message that this database cannot be dropped and crashes.
Regards,
Matej R
12 matches
Mail list logo