What does it mean to configure startup swap?

when I was watching
setting up a mail server , there was a sentence I couldn"t understand:

check whether swap has been started, and configure startup swap if not.

I know there is a swap zone in the Linux server, but what does it mean to start swap here?

Apr.07,2021

this should not be the SWAP partition.

If you do not specify the SWAP partition of

Linux in / etc/fstab or if you have just finished partitioning, you have to enable it yourself. After the partition is formatted into swap, sudo swapon / dev/sdaX is fine.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38d85-2b992.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38d85-2b992.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?