projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7c716c
)
add nte about pagination and downloading
author
chriskl
<chriskl>
Thu, 24 Feb 2005 12:44:03 +0000
(12:44 +0000)
committer
chriskl
<chriskl>
Thu, 24 Feb 2005 12:44:03 +0000
(12:44 +0000)
FAQ
patch
|
blob
|
blame
|
history
diff --git
a/FAQ
b/FAQ
index cd3073c2c2be45ee2592a60652d3c5d888e799a7..ef3b9d54cd030c1f04394ba9ed467959199cd5fc 100644
(file)
--- a/
FAQ
+++ b/
FAQ
@@
-187,6
+187,10
@@
A: The Info page will show you what other tables have foreign keys to the
it, look in your postgresql.conf file for the stats_* options. Just
make them all 'true' and restart PostgreSQL.
+Q: Why can't I download data from queries executed in the SQL window?
+
+A: You need to check the 'Paginate results' option to allow downloads.
+
Q: I would like to help out with the development of phpPgAdmin. How should I
proceed?