Wednesday, June 25, 2025
31.9 C
Singapore

Where do the dead receive moksha? Singapore's river Ganga – Changi beach

Do you believe in reincarnation? If so, what do you do to escape the cycle of rebirth? According to Hinduism, this cycle can be broken if the ashes of the cremated bodies are scattered at the holy river, Ganges.
The Ganges is not merely a river, for Hindus it is a symbol of purity and a goddess, Ganga. Hindus believe that cremated ashes scattered in Ganga will grant the dead person remission of sins and facilitate Moksha (liberation from the cycle of life and death).
But what if you do not have access to Ganga? Hindus who are scattered the world over, recognise that waters which flow into sea are an acceptable substitute – and for the Hindus in Singapore, Changi beach is that substitute for the holy river.
No permits are needed for scattering of ashes in open waters off Changi (near carpark 6).
cb1 cb2 cb3 cb4 cb5 cb6 cb7 cb8 cb10 cb11

சாங்கி அலைகடலில் தமிழரின் சாம்பல் " புனிதமாகிறது " இறைவனோடு !

Posted by சோ.வீ தமிழ்மறையான் சிங்கப்பூர் on Saturday, 13 February 2016


picture credit: சோ.வீ தமிழ்மறையான் FB

See also  Uncle skateboarding at Mustafa delights some, worries others

Hot this week

US Supreme Court clears path for rapid deportations without hearings

UNITED STATES: In an important legal triumph for the...

Job postings drop for 5th straight month, but engineering jobs are up

SINGAPORE: On the whole, job postings have gone down...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });