Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8317507
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T21:37:36+00:00 2026-06-08T21:37:36+00:00

Does PostgreSQL have an equivalent of MySQL memory tables ? These MySQL memory tables

  • 0

Does PostgreSQL have an equivalent of MySQL memory tables?

These MySQL memory tables can persist across sessions (i.e., different from temporary tables which drop at the end of the session). I haven’t been able to find anything with PostgreSQL that can do the same.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T21:37:39+00:00Added an answer on June 8, 2026 at 9:37 pm

    No, at the moment they don’t exist in PostgreSQL. If you truly need a memory table you can create a RAM disk, add a tablespace for it, and create tables on it.

    If you only need the temporary table that is visible between different sessions, you can use an UNLOGGED table. These are not true memory tables but they’ll behave surprisingly similarly when the table data is significantly smaller than the system RAM.

    Global temporary tables would be another option but are not supported in PostgreSQL as of 9.2 (see comments).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to have selective queries in PostgreSQL which select different tables/columns based
I have changed database from postgresql to mysql , but I don't know how
I have this Trigger in Postgresql that I can't just get to work (does
Does COUNT(*) have any significant impact for MySQL performance if query already has GROUP
I have a PostgreSQL database whose tables are divided amongst a number of schemas.
I have a PostgreSql db that has several OID fields. The data to these
I have been working to upgrade a Postgresql database from 8.4 to 9.1. I
I have just left MySQL behind in favor of PostgreSQL, and I have a
Traditionally I have always used an ID column in SQL (mostly mysql and postgresql).
How can I create a leading zero sequence in PostgreSQL? For MySQL I know

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.