Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
677fe55c
Commit
677fe55c
authored
24 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update FAQ.
parent
da86b9cb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/FAQ
+1
-1
1 addition, 1 deletion
doc/FAQ
doc/src/FAQ/FAQ.html
+1
-1
1 addition, 1 deletion
doc/src/FAQ/FAQ.html
with
2 additions
and
2 deletions
doc/FAQ
+
1
−
1
View file @
677fe55c
...
@@ -643,7 +643,7 @@ Maximum size for a table? 64 TB on all operating systems
...
@@ -643,7 +643,7 @@ Maximum size for a table? 64 TB on all operating systems
Maximum size for a row? unlimited in 7.1 and later
Maximum size for a row? unlimited in 7.1 and later
Maximum size for a field? 1GB in 7.1 and later
Maximum size for a field? 1GB in 7.1 and later
Maximum number of rows in a table? unlimited
Maximum number of rows in a table? unlimited
Maximum number of columns in a table?
1600
Maximum number of columns in a table?
250-1600 depending on column types
Maximum number of indexes on a table? unlimited
Maximum number of indexes on a table? unlimited
Of course, these are not actually unlimited, but limited to available
Of course, these are not actually unlimited, but limited to available
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ.html
+
1
−
1
View file @
677fe55c
...
@@ -835,7 +835,7 @@ Maximum size for a table? 64 TB on all operating systems
...
@@ -835,7 +835,7 @@ Maximum size for a table? 64 TB on all operating systems
Maximum size for a row? unlimited in 7.1 and later
Maximum size for a row? unlimited in 7.1 and later
Maximum size for a field? 1GB in 7.1 and later
Maximum size for a field? 1GB in 7.1 and later
Maximum number of rows in a table? unlimited
Maximum number of rows in a table? unlimited
Maximum number of columns in a table?
1600
Maximum number of columns in a table?
250-1600 depending on column types
Maximum number of indexes on a table? unlimited
Maximum number of indexes on a table? unlimited
</PRE>
</PRE>
Of course, these are not actually unlimited, but limited to
Of course, these are not actually unlimited, but limited to
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment